diff options
author | tmk <nobody@nowhere> | 2012-12-05 14:40:45 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2012-12-05 14:40:45 +0900 |
commit | 07dff3425ad849d4c50e437295f3ff6acce6d95e (patch) | |
tree | 6d647b06425997cd8acf07eaf7151fdbb4094348 /keyboard/hid_liber/config.h | |
parent | b6e07aa85d799c0254e9c010aa210c019506ff7b (diff) | |
parent | e70e4a3a67a4c6befc311f66f672ad22fb76c737 (diff) |
Merge branch 'hid_liber'
Diffstat (limited to 'keyboard/hid_liber/config.h')
-rw-r--r-- | keyboard/hid_liber/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/hid_liber/config.h b/keyboard/hid_liber/config.h index 792727165a..a9b77c7dca 100644 --- a/keyboard/hid_liber/config.h +++ b/keyboard/hid_liber/config.h @@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define MATRIX_HAS_GHOST /* Set 0 if need no debouncing */ -#define DEBOUNCE 7 +#define DEBOUNCE 8 /* key combination for command */ |