diff options
Diffstat (limited to 'keyboards/alpha/config.h')
-rwxr-xr-x | keyboards/alpha/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/alpha/config.h b/keyboards/alpha/config.h index b4ab41d42c..d702489ee7 100755 --- a/keyboards/alpha/config.h +++ b/keyboards/alpha/config.h @@ -16,7 +16,3 @@ #define RGBLIGHT_EFFECT_RGB_TEST #define RGBLIGHT_EFFECT_ALTERNATING #define RGBLIGHT_EFFECT_TWINKLE -#define RGBLED_NUM 5 -#define RGBLIGHT_HUE_STEP 8 -#define RGBLIGHT_SAT_STEP 8 -#define RGBLIGHT_VAL_STEP 8 |