]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/40percentclub/luddite/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / 40percentclub / luddite / config.h
index 5a6f2c799cbe4f49066f8c63538b58e0c5ae59cc..36bda061439f4877003ce9cb0720adb05c994af9 100644 (file)
@@ -26,7 +26,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