diff options
Diffstat (limited to 'keyboards/alu84')
-rwxr-xr-x | keyboards/alu84/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/alu84/config.h b/keyboards/alu84/config.h index 257c22e537..130e2f1b40 100755 --- a/keyboards/alu84/config.h +++ b/keyboards/alu84/config.h @@ -46,7 +46,7 @@ #endif /* Set 0 if debouncing isn't needed */ -#define DEBOUNCING_DELAY 5 +#define DEBOUNCE 5 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE |