aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/sweet16/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/1upkeyboards/sweet16/config.h')
-rw-r--r--keyboards/1upkeyboards/sweet16/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/1upkeyboards/sweet16/config.h b/keyboards/1upkeyboards/sweet16/config.h
index b05b57740..23b590c2c 100644
--- a/keyboards/1upkeyboards/sweet16/config.h
+++ b/keyboards/1upkeyboards/sweet16/config.h
@@ -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
@@ -45,4 +45,3 @@
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#endif
-