]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/tokyo60/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / tokyo60 / config.h
index fddb37d28291b2fcb5c801477525ebf412fbe4e0..2c1326c0a1a02c79bd768f355a3da7317bac6f3b 100644 (file)
@@ -26,7 +26,7 @@
 #define DIODE_DIRECTION ROW2COL
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* Set power consumption to work with mobile devices */
 #define USB_MAX_POWER_CONSUMPTION 100