diff options
Diffstat (limited to 'keyboards/toad')
-rw-r--r-- | keyboards/toad/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/toad/config.h b/keyboards/toad/config.h index 01253060ac..59a544e2f8 100644 --- a/keyboards/toad/config.h +++ b/keyboards/toad/config.h @@ -16,9 +16,6 @@ #define LED_SCROLL_LOCK_PIN B5 #define LED_PIN_ON_STATE 0 -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE |