]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/fractal/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / fractal / config.h
index fce0931c2162ed3ca7203d746f8f949a950d0a2f..f67f61c13ff37dd71f903cae7a6b7ef5a51c496e 100755 (executable)
@@ -31,7 +31,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