]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/xd96/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / xd96 / config.h
index df21205f8d2aeb3deaab4ee0254e30e5a35a5ab1..ea6c878e9e34de52cdb2930df4e8cbaf615c6676 100644 (file)
@@ -76,7 +76,7 @@
 // #endif
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* define if matrix has ghost (lacks anti-ghosting diodes) */
 //#define MATRIX_HAS_GHOST