]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/zeal65/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / zeal65 / config.h
index 224fce1f65b2ea48e7dfe7183376afc50e97676d..7217c6ed161f5c81ca0239d61b6df89fab1051d0 100644 (file)
@@ -42,7 +42,7 @@
 #define DIODE_DIRECTION COL2ROW
 
 // Set 0 if debouncing isn't needed
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 // Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap
 #define LOCKING_SUPPORT_ENABLE