diff options
author | Drashna Jaelre <drashna@live.com> | 2022-10-15 09:59:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-15 09:59:31 -0700 |
commit | ad8630bd7229937877aa9a29693bbb8942a27abe (patch) | |
tree | b171d5043dae18000667442b2b4c165df239b561 /users/ishtob | |
parent | f0da486fabdbe05023e03d89c000229410800713 (diff) |
Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)
Diffstat (limited to 'users/ishtob')
-rwxr-xr-x | users/ishtob/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/ishtob/config.h b/users/ishtob/config.h index 695077528c..af4f1ac5cd 100755 --- a/users/ishtob/config.h +++ b/users/ishtob/config.h @@ -25,7 +25,6 @@ /* ws2812 RGB LED #define RGB_DI_PIN B5 -#define RGBLIGHT_ANIMATIONS #define RGBLED_NUM 8 // Number of LEDs #define RGBLIGHT_HUE_STEP 10 #define RGBLIGHT_SAT_STEP 17 |