]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/space_oddity/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / handwired / space_oddity / config.h
index 832216423223c647967da68b4a940c4dd5a0b178..09975cfc8f25e5dd2b18ec6a08e42a9321cda457 100644 (file)
@@ -35,7 +35,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