Remove always enabled effects from lighting animation list (#22992)

* Remove 'solid_color' from animation list

* Remove 'solid'/'none' from animation list
This commit is contained in:
Joel Challis
2024-01-31 10:03:24 +00:00
committed by GitHub
parent 22194a4014
commit bfcf3c139d
21 changed files with 0 additions and 23 deletions

View File

@@ -107,8 +107,6 @@
"led_matrix": {
"driver": "snled27351",
"animations": {
"none": true,
"solid": true,
"breathing": true,
"band_pinwheel": true,
"band_spiral": true,

View File

@@ -124,8 +124,6 @@
"led_matrix": {
"driver": "snled27351",
"animations": {
"none": true,
"solid": true,
"breathing": true,
"band_pinwheel": true,
"band_spiral": true,