diff options
Diffstat (limited to 'keyboards/mt980/config.h')
-rw-r--r-- | keyboards/mt980/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mt980/config.h b/keyboards/mt980/config.h index 88c25a5870..6b8b952952 100644 --- a/keyboards/mt980/config.h +++ b/keyboards/mt980/config.h @@ -29,7 +29,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 |