diff options
Diffstat (limited to 'keyboards/hardlineworks')
-rw-r--r-- | keyboards/hardlineworks/otd_plus/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/hardlineworks/otd_plus/config.h b/keyboards/hardlineworks/otd_plus/config.h index ed77f52877..eae3e8dda4 100644 --- a/keyboards/hardlineworks/otd_plus/config.h +++ b/keyboards/hardlineworks/otd_plus/config.h @@ -14,9 +14,6 @@ #define LED_CAPS_LOCK_PIN F4 #define LED_SCROLL_LOCK_PIN D5 -/* 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 |