diff options
Diffstat (limited to 'keyboards/1k')
-rw-r--r-- | keyboards/1k/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/1k/config.h b/keyboards/1k/config.h index 0dbf9f36a7..f5d74426ef 100644 --- a/keyboards/1k/config.h +++ b/keyboards/1k/config.h @@ -27,9 +27,6 @@ */ #define DIRECT_PINS {{ B0 }} -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - #define RGBLED_NUM 1 #define RGB_DI_PIN B2 |