]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/mt980/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / mt980 / config.h
index 88c25a5870328d1d6cde43b43196cfe025cffb6f..6b8b952952790c62bfabdaa761f1a06a9eb76df1 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