summaryrefslogtreecommitdiff
path: root/docs/config_options.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2022-08-04 11:05:53 -0700
committerGitHub <noreply@github.com>2022-08-04 11:05:53 -0700
commiteb417b3aaf0ed4581f923fde2906d34f06616699 (patch)
tree7e6ad52691d1478564f88af57caf3b3c0b3b91dc /docs/config_options.md
parent709384631912447cf9d8f454124f56b1bc82cd6c (diff)
Add deprecated check for RGBLIGHT_ANIMATIONS (#17832)
Diffstat (limited to 'docs/config_options.md')
-rw-r--r--docs/config_options.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/config_options.md b/docs/config_options.md
index 34034f7c8d..f50748b950 100644
--- a/docs/config_options.md
+++ b/docs/config_options.md
@@ -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`