diff options
Diffstat (limited to 'keyboards/k34')
-rw-r--r-- | keyboards/k34/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/k34/config.h b/keyboards/k34/config.h index 7ef60b40aa..2b0d0b3078 100644 --- a/keyboards/k34/config.h +++ b/keyboards/k34/config.h @@ -23,7 +23,3 @@ /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - |