summaryrefslogtreecommitdiff
path: root/keyboards/hardlineworks
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hardlineworks')
-rw-r--r--keyboards/hardlineworks/otd_plus/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/hardlineworks/otd_plus/config.h b/keyboards/hardlineworks/otd_plus/config.h
index 95c5ee6ec6..eae3e8dda4 100644
--- a/keyboards/hardlineworks/otd_plus/config.h
+++ b/keyboards/hardlineworks/otd_plus/config.h
@@ -1,6 +1,5 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 12
@@ -15,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