X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2F1upkeyboards%2Fsweet16%2Fconfig.h;h=23b590c2c1c20b51f8e048ee751f9776d19082f1;hb=faaaa134fd436be400aa2c7841b38907899d49a6;hp=b05b5774006e2955c17defa2d4cf8d0718ad6650;hpb=fe6b8edd581c334a92a97c15faced95a12d5e882;p=qmk_firmware.git 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 -