diff options
Diffstat (limited to 'keyboards/kudox_full')
-rw-r--r-- | keyboards/kudox_full/rev1/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/kudox_full/rev1/config.h b/keyboards/kudox_full/rev1/config.h index a9c42f8255..f758822d1d 100644 --- a/keyboards/kudox_full/rev1/config.h +++ b/keyboards/kudox_full/rev1/config.h @@ -17,9 +17,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - /* serial.c configuration for split keyboard */ #define SOFT_SERIAL_PIN D2 |