]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/sentraq/s65_x/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / sentraq / s65_x / config.h
index 4867652730572bd93803574b43c0c3a514990142..9c337bde457270576123fcb770c69ebfc52f0768 100644 (file)
@@ -38,7 +38,7 @@
 #define DIODE_DIRECTION COL2ROW
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not 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