]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bm16s/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / bm16s / config.h
index 568e80b39640bdfea290beaeb9ab6bcab1d762ad..379e59bd9d8a1af5fc20011d4e3c9dd045bcbdac 100755 (executable)
@@ -28,7 +28,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