]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/rama/koyu/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / rama / koyu / config.h
index e7817e79a0906e984cf63115f7893e11516dd8b1..4fa8c3d8ad933c298c3891eebd09db990951e11b 100644 (file)
@@ -44,7 +44,7 @@
 #define DIODE_DIRECTION COL2ROW
 
 // 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