diff options
Diffstat (limited to 'keyboards/nixkeyboards')
-rw-r--r-- | keyboards/nixkeyboards/day_off/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/nixkeyboards/day_off/config.h b/keyboards/nixkeyboards/day_off/config.h index beb0ba743f..84257bc8c1 100644 --- a/keyboards/nixkeyboards/day_off/config.h +++ b/keyboards/nixkeyboards/day_off/config.h @@ -34,9 +34,6 @@ { B1 } #define ENCODER_RESOLUTION 4 -/* Debounce reduces chatter */ -#define DEBOUNCE 5 - /* Set the Bootmagic key to the escape key (default key doesn't exist 0,0) */ #define BOOTMAGIC_LITE_ROW 0 #define BOOTMAGIC_LITE_COLUMN 1 |