]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/40percentclub/foobar/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / 40percentclub / foobar / config.h
index 1443c1ca1ddf450c5b9be5701d49b3348a6ac5c7..15af4ad5bd0ab156f7b821a3cd53941543cd2619 100644 (file)
@@ -72,7 +72,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