]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/zlant/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / zlant / config.h
index 8732a6d371ba6d3afa4858230a2c4d35acee3fe6..a6b5227d6509b04f7d151a44a23f83cca773f452 100755 (executable)
@@ -30,7 +30,7 @@
 #endif
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 #define LOCKING_SUPPORT_ENABLE