forked from mirror/qmk_firmware
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:
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user