]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/maxipad/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / maxipad / config.h
index 6d8225d74e95d47805efe9c613fecce8d5e2c27e..50496c16b76a425e1bc88c61aee98a466114876b 100644 (file)
@@ -32,7 +32,7 @@
 //#define BACKLIGHT_LEVELS 3
 
 /* 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