summaryrefslogtreecommitdiff
path: root/keyboards/dasky
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-31 10:03:24 +0000
committerGitHub <noreply@github.com>2024-01-31 10:03:24 +0000
commitbfcf3c139d461a6d95b4fa83521eb2b5bce8856e (patch)
tree49bc3b250c61a26cdfd62c350fa2da86e345043b /keyboards/dasky
parent22194a4014b351765242b5e69c904e2a2e248916 (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/dasky')
-rw-r--r--keyboards/dasky/reverb/info.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/dasky/reverb/info.json b/keyboards/dasky/reverb/info.json
index b161ba8099..e7e203ebf6 100644
--- a/keyboards/dasky/reverb/info.json
+++ b/keyboards/dasky/reverb/info.json
@@ -23,7 +23,6 @@
"rgb_matrix": {
"driver": "ws2812",
"animations": {
- "solid_color": true,
"alphas_mods": true,
"gradient_up_down": true,
"gradient_left_right": true,