diff options
author | Joel Challis <git@zvecr.com> | 2024-01-31 10:03:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-31 10:03:24 +0000 |
commit | bfcf3c139d461a6d95b4fa83521eb2b5bce8856e (patch) | |
tree | 49bc3b250c61a26cdfd62c350fa2da86e345043b /keyboards/dp3000 | |
parent | 22194a4014b351765242b5e69c904e2a2e248916 (diff) |
Remove always enabled effects from lighting animation list (#22992)
* Remove 'solid_color' from animation list
* Remove 'solid'/'none' from animation list
Diffstat (limited to 'keyboards/dp3000')
-rw-r--r-- | keyboards/dp3000/rev1/info.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/dp3000/rev1/info.json b/keyboards/dp3000/rev1/info.json index 5628066932..63d023de5c 100644 --- a/keyboards/dp3000/rev1/info.json +++ b/keyboards/dp3000/rev1/info.json @@ -29,7 +29,6 @@ "hue_wave": true, "rainbow_moving_chevron": true, "raindrops": true, - "solid_color": true, "solid_reactive": true, "solid_reactive_multinexus": true, "solid_reactive_simple": true, |