]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/lazydesigners/the50/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / lazydesigners / the50 / config.h
index d1ddbfea400c4f80cb30c3a3789e7f43db49119f..72246eabac55131e8a9ac1318f06502b89e4ddce 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