diff options
Diffstat (limited to 'keyboards/maxipad')
-rw-r--r-- | keyboards/maxipad/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/maxipad/config.h b/keyboards/maxipad/config.h index 240ce060f7..29be11de7a 100644 --- a/keyboards/maxipad/config.h +++ b/keyboards/maxipad/config.h @@ -15,9 +15,6 @@ */ #pragma once -/* Set 0 if debouncing isn't 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 */ |