]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/datahand/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / handwired / datahand / config.h
index a269775f35ee141af9161b296334c6777bddf35c..c7a0a43def3698008e434df121b7eaa959e2fcf9 100644 (file)
@@ -33,7 +33,7 @@
 //#define DIODE_DIRECTION
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCING_DELAY 0
+#define DEBOUNCE 0
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 #define LOCKING_SUPPORT_ENABLE