diff options
Diffstat (limited to 'keyboards/quarkeys/z67/hotswap/config.h')
-rw-r--r-- | keyboards/quarkeys/z67/hotswap/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/quarkeys/z67/hotswap/config.h b/keyboards/quarkeys/z67/hotswap/config.h index c6edde3abf..21c7736d1e 100644 --- a/keyboards/quarkeys/z67/hotswap/config.h +++ b/keyboards/quarkeys/z67/hotswap/config.h @@ -20,8 +20,6 @@ #define MATRIX_ROW_PINS { B0, B1, B2, B3, F7 } #define MATRIX_COL_PINS { C7, F6, F5, F4, F1, B7, D5, D1, D2, D3, D4, D0, D6, D7, B4 } -#define DEBOUNCE 5 - #define RGB_DI_PIN F0 #define RGBLED_NUM 77 #define RGBLIGHT_HUE_STEP 8 |