]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/pinky/4/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / pinky / 4 / config.h
index a6beaf29d48e72f04c9bdab5cce5c594ccebf01d..a1544bc486939d7860605e2805d96db6d866a08a 100644 (file)
@@ -81,7 +81,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