]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/southpole/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / southpole / config.h
index 5992a360f5a5a03302a23dabfad7e345f1f45130..396384040f1a9de4d19c85a025904f441051af54 100644 (file)
@@ -29,7 +29,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