diff options
Diffstat (limited to 'keyboards/mntre')
-rw-r--r-- | keyboards/mntre/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mntre/config.h b/keyboards/mntre/config.h index 73ca42f832..f29b1b650e 100644 --- a/keyboards/mntre/config.h +++ b/keyboards/mntre/config.h @@ -28,9 +28,6 @@ #define BACKLIGHT_CUSTOM_RESOLUTION 0x400 #define BACKLIGHT_LIMIT_VAL 84 -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |