Add deprecated check for RGBLIGHT_ANIMATIONS (#17832)
This commit is contained in:
parent
7093846319
commit
eb417b3aaf
4 changed files with 9 additions and 12 deletions
|
@ -218,8 +218,6 @@ If you define these options you will enable the associated feature, which may in
|
|||
|
||||
* `#define RGB_DI_PIN D7`
|
||||
* pin the DI on the WS2812 is hooked-up to
|
||||
* `#define RGBLIGHT_ANIMATIONS`
|
||||
* run RGB animations
|
||||
* `#define RGBLIGHT_LAYERS`
|
||||
* Lets you define [lighting layers](feature_rgblight.md?id=lighting-layers) that can be toggled on or off. Great for showing the current keyboard layer or caps lock state.
|
||||
* `#define RGBLIGHT_MAX_LAYERS`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue