diff options
Diffstat (limited to 'keyboards/cablecardesigns')
-rw-r--r-- | keyboards/cablecardesigns/cypher/rev6/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/cablecardesigns/cypher/rev6/config.h b/keyboards/cablecardesigns/cypher/rev6/config.h index 2903ff77aa..7aa3e878af 100644 --- a/keyboards/cablecardesigns/cypher/rev6/config.h +++ b/keyboards/cablecardesigns/cypher/rev6/config.h @@ -16,9 +16,6 @@ #define BACKLIGHT_BREATHING #define BACKLIGHT_LEVELS 5 -/* 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 */ |