diff options
Diffstat (limited to 'keyboards/sendyyeah/75pixels')
-rw-r--r-- | keyboards/sendyyeah/75pixels/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/sendyyeah/75pixels/config.h b/keyboards/sendyyeah/75pixels/config.h index 4a852e10a5..0842e6d708 100644 --- a/keyboards/sendyyeah/75pixels/config.h +++ b/keyboards/sendyyeah/75pixels/config.h @@ -29,6 +29,3 @@ /* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 |