X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2F1upkeyboards%2F1up60hte%2Fconfig.h;h=bcf6329f765392e1146cbb52255b78c49a7ad619;hb=faaaa134fd436be400aa2c7841b38907899d49a6;hp=892a8b9fe82cc63ad26eb3ede9407ccf3bea2a9c;hpb=fe6b8edd581c334a92a97c15faced95a12d5e882;p=qmk_firmware.git diff --git a/keyboards/1upkeyboards/1up60hte/config.h b/keyboards/1upkeyboards/1up60hte/config.h index 892a8b9fe..bcf6329f7 100644 --- a/keyboards/1upkeyboards/1up60hte/config.h +++ b/keyboards/1upkeyboards/1up60hte/config.h @@ -47,7 +47,7 @@ along with this program. If not, see . #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 @@ -62,4 +62,4 @@ along with this program. If not, see . #define RGBLIGHT_HUE_STEP 8 #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 -#endif \ No newline at end of file +#endif