1
0
Fork 0

Add deprecated check for RGBLIGHT_ANIMATIONS (#17832)

This commit is contained in:
Drashna Jael're 2022-08-04 11:05:53 -07:00 committed by GitHub
parent 7093846319
commit eb417b3aaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 12 deletions

View file

@ -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`