]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/sx60/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / sx60 / config.h
index cad8b0ba455e79c6a68100e3a55ae3f240a07556..d75e19b290051ca310d97b02f2a688ea38b2f3cf 100755 (executable)
@@ -31,7 +31,7 @@
 #endif
 
 /* 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