summaryrefslogtreecommitdiff
path: root/keyboards/bastardkb/dilemma
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/bastardkb/dilemma
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/bastardkb/dilemma')
-rw-r--r--keyboards/bastardkb/dilemma/3x5_3/info.json1
-rw-r--r--keyboards/bastardkb/dilemma/4x6_4/info.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/bastardkb/dilemma/3x5_3/info.json b/keyboards/bastardkb/dilemma/3x5_3/info.json
index 861a15e636..2da4f1785e 100644
--- a/keyboards/bastardkb/dilemma/3x5_3/info.json
+++ b/keyboards/bastardkb/dilemma/3x5_3/info.json
@@ -50,7 +50,6 @@
"split_count": [36, 36],
"max_brightness": 176,
"animations": {
- "solid_color": true,
"alphas_mods": true,
"gradient_up_down": true,
"gradient_left_right": true,
diff --git a/keyboards/bastardkb/dilemma/4x6_4/info.json b/keyboards/bastardkb/dilemma/4x6_4/info.json
index 23ccd533aa..cc8c30b510 100644
--- a/keyboards/bastardkb/dilemma/4x6_4/info.json
+++ b/keyboards/bastardkb/dilemma/4x6_4/info.json
@@ -51,7 +51,6 @@
"max_brightness": 176,
"center_point": [112, 28],
"animations": {
- "solid_color": true,
"alphas_mods": true,
"gradient_up_down": true,
"gradient_left_right": true,