diff options
Diffstat (limited to 'keyboards/acr60/config.h')
-rw-r--r-- | keyboards/acr60/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/acr60/config.h b/keyboards/acr60/config.h index ab5a1932bc..9b2b2a2f00 100644 --- a/keyboards/acr60/config.h +++ b/keyboards/acr60/config.h @@ -28,7 +28,7 @@ #define BACKLIGHT_LEVELS 5 /* 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 |