diff options
Diffstat (limited to 'keyboards/dztech/dz64rgb')
-rw-r--r-- | keyboards/dztech/dz64rgb/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/dztech/dz64rgb/config.h b/keyboards/dztech/dz64rgb/config.h index 724a6f456a..fd9d13b436 100644 --- a/keyboards/dztech/dz64rgb/config.h +++ b/keyboards/dztech/dz64rgb/config.h @@ -22,7 +22,6 @@ #define MATRIX_COL_PINS { C7, F7, F6, F0, B0, B1, B4, D7, D6, D4, D5, D3, D2, B7 } #define DIODE_DIRECTION COL2ROW -#define DEBOUNCE 5 #define USB_SUSPEND_WAKEUP_DELAY 5000 |