mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-05-20 08:10:38 +00:00
Remove invalid RGB Matrix effects (#24977)
This commit is contained in:
parent
fcfe0e8a95
commit
0302171fac
@ -30,8 +30,7 @@
|
|||||||
"rgb_matrix": {
|
"rgb_matrix": {
|
||||||
"animations": {
|
"animations": {
|
||||||
"breathing": true,
|
"breathing": true,
|
||||||
"cycle_left_right": true,
|
"cycle_left_right": true
|
||||||
"solid_color": true
|
|
||||||
},
|
},
|
||||||
"driver": "ws2812",
|
"driver": "ws2812",
|
||||||
"layout": [
|
"layout": [
|
||||||
|
@ -62,7 +62,6 @@
|
|||||||
"rainbow_moving_chevron": true,
|
"rainbow_moving_chevron": true,
|
||||||
"rainbow_pinwheels": true,
|
"rainbow_pinwheels": true,
|
||||||
"raindrops": true,
|
"raindrops": true,
|
||||||
"solid_color": true,
|
|
||||||
"solid_multisplash": true,
|
"solid_multisplash": true,
|
||||||
"solid_reactive": true,
|
"solid_reactive": true,
|
||||||
"solid_reactive_cross": true,
|
"solid_reactive_cross": true,
|
||||||
|
@ -46,7 +46,6 @@
|
|||||||
"rainbow_moving_chevron": true,
|
"rainbow_moving_chevron": true,
|
||||||
"rainbow_pinwheels": true,
|
"rainbow_pinwheels": true,
|
||||||
"raindrops": true,
|
"raindrops": true,
|
||||||
"solid_color": true,
|
|
||||||
"solid_multisplash": true,
|
"solid_multisplash": true,
|
||||||
"solid_reactive": true,
|
"solid_reactive": true,
|
||||||
"solid_reactive_cross": true,
|
"solid_reactive_cross": true,
|
||||||
|
@ -52,7 +52,6 @@
|
|||||||
"rainbow_moving_chevron": true,
|
"rainbow_moving_chevron": true,
|
||||||
"rainbow_pinwheels": true,
|
"rainbow_pinwheels": true,
|
||||||
"raindrops": true,
|
"raindrops": true,
|
||||||
"solid_color": true,
|
|
||||||
"solid_multisplash": true,
|
"solid_multisplash": true,
|
||||||
"solid_reactive": true,
|
"solid_reactive": true,
|
||||||
"solid_reactive_cross": true,
|
"solid_reactive_cross": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user