diff options
Diffstat (limited to 'keyboards/ztboards')
-rw-r--r-- | keyboards/ztboards/after/config.h | 3 | ||||
-rw-r--r-- | keyboards/ztboards/noon/config.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/ztboards/after/config.h b/keyboards/ztboards/after/config.h index 261e771c30..9475362712 100644 --- a/keyboards/ztboards/after/config.h +++ b/keyboards/ztboards/after/config.h @@ -30,9 +30,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* 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 diff --git a/keyboards/ztboards/noon/config.h b/keyboards/ztboards/noon/config.h index 43a4eb7929..ddc7efce67 100644 --- a/keyboards/ztboards/noon/config.h +++ b/keyboards/ztboards/noon/config.h @@ -28,9 +28,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* 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 |