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