]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/lazydesigners/the60/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / lazydesigners / the60 / config.h
index a767d1dc8a14577b1a167e96716ce23393741bd0..d6bd2205c6eb0bf374d86610507dbcd5e194152e 100644 (file)
@@ -29,7 +29,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