diff options
Diffstat (limited to 'keyboards/pinky/4')
-rw-r--r-- | keyboards/pinky/4/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/pinky/4/config.h b/keyboards/pinky/4/config.h index 975e52b48c..cc41b95e95 100644 --- a/keyboards/pinky/4/config.h +++ b/keyboards/pinky/4/config.h @@ -45,9 +45,6 @@ */ #define SOFT_SERIAL_PIN D2 // or D1, D2, D3, E6 -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ // #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |