summaryrefslogtreecommitdiff
path: root/users/muppetjones/readme/rgblayers.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2022-10-15 09:59:31 -0700
committerGitHub <noreply@github.com>2022-10-15 09:59:31 -0700
commitad8630bd7229937877aa9a29693bbb8942a27abe (patch)
treeb171d5043dae18000667442b2b4c165df239b561 /users/muppetjones/readme/rgblayers.md
parentf0da486fabdbe05023e03d89c000229410800713 (diff)
Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)
Diffstat (limited to 'users/muppetjones/readme/rgblayers.md')
-rw-r--r--users/muppetjones/readme/rgblayers.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/muppetjones/readme/rgblayers.md b/users/muppetjones/readme/rgblayers.md
index fb69800177..862ba75941 100644
--- a/users/muppetjones/readme/rgblayers.md
+++ b/users/muppetjones/readme/rgblayers.md
@@ -14,7 +14,6 @@ This bit of code allows you to define layer lighting that respects your current
```
#ifdef RGBLIGHT_ENABLE
- // # define RGBLIGHT_ANIMATIONS
# define RGBLIGHT_HUE_STEP 8
# define RGBLIGHT_SAT_STEP 16
# define RGBLIGHT_VAL_STEP 16