1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 0 additions and 23 deletions

View file

@ -23,7 +23,6 @@
"processor": "RP2040",
"rgb_matrix": {
"animations": {
"solid_color": true,
"alphas_mods": true,
"gradient_up_down": true,
"gradient_left_right": true,