diff options
Diffstat (limited to 'keyboards/tender')
-rw-r--r-- | keyboards/tender/macrowo_pad/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/tender/macrowo_pad/config.h b/keyboards/tender/macrowo_pad/config.h index 6d7ead8b79..4448d90646 100644 --- a/keyboards/tender/macrowo_pad/config.h +++ b/keyboards/tender/macrowo_pad/config.h @@ -26,7 +26,3 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW - -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - |