diff options
Diffstat (limited to 'keyboards/horrortroll/lemon40')
-rw-r--r-- | keyboards/horrortroll/lemon40/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/horrortroll/lemon40/config.h b/keyboards/horrortroll/lemon40/config.h index 70845b6b48..97c0403bf5 100644 --- a/keyboards/horrortroll/lemon40/config.h +++ b/keyboards/horrortroll/lemon40/config.h @@ -31,9 +31,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - /* Forcing to use NKRO instead 6KRO */ #define FORCE_NKRO |