summaryrefslogtreecommitdiff
path: root/keyboards/sofle_choc
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/sofle_choc
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/sofle_choc')
-rw-r--r--keyboards/sofle_choc/info.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/sofle_choc/info.json b/keyboards/sofle_choc/info.json
index b59def38b0..f0ce6d78e0 100644
--- a/keyboards/sofle_choc/info.json
+++ b/keyboards/sofle_choc/info.json
@@ -24,7 +24,6 @@
"driver": "ws2812",
"split_count": [29, 29],
"animations": {
- "solid_color": true,
"alphas_mods": true,
"gradient_up_down": true,
"gradient_left_right": true,