]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/acr60/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / acr60 / config.h
index ab5a1932bc65834f67918ad80937a1cce8c6ebad..9b2b2a2f00dd9c9abf38ba67eb78cdb1fa2a11bf 100644 (file)
@@ -28,7 +28,7 @@
 #define BACKLIGHT_LEVELS 5
 
 /* 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