diff options
Diffstat (limited to 'keyboards/mechanickeys/undead60m')
-rw-r--r-- | keyboards/mechanickeys/undead60m/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mechanickeys/undead60m/config.h b/keyboards/mechanickeys/undead60m/config.h index fd2157320c..27f233ff16 100644 --- a/keyboards/mechanickeys/undead60m/config.h +++ b/keyboards/mechanickeys/undead60m/config.h @@ -37,9 +37,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* RGB Underglow */ #define RGB_DI_PIN F7 #ifdef RGB_DI_PIN |