]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/evil80/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / evil80 / config.h
index 6bb286146447c306c4e9c77cad55e4044cf7b4fe..ae507c74f9c48738221fd59b714e3b085cc121c7 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