]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/toad/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / toad / config.h
index f750b52bfb3b37e27aaa018066a42e768ffbefa5..5f3eb43c2b343088fe93161a4786df267e4d2a75 100644 (file)
@@ -30,7 +30,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