Skip to content

Commit

Permalink
Remove invalid RGB Matrix effects (#24977)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Mar 4, 2025
1 parent fcfe0e8 commit 0302171
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 5 deletions.
3 changes: 1 addition & 2 deletions keyboards/cipulot/ec_980c/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
"rgb_matrix": {
"animations": {
"breathing": true,
"cycle_left_right": true,
"solid_color": true
"cycle_left_right": true
},
"driver": "ws2812",
"layout": [
Expand Down
1 change: 0 additions & 1 deletion keyboards/gkeyboard/greatpad/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"rainbow_moving_chevron": true,
"rainbow_pinwheels": true,
"raindrops": true,
"solid_color": true,
"solid_multisplash": true,
"solid_reactive": true,
"solid_reactive_cross": true,
Expand Down
1 change: 0 additions & 1 deletion keyboards/splitkb/elora/rev1/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"rainbow_moving_chevron": true,
"rainbow_pinwheels": true,
"raindrops": true,
"solid_color": true,
"solid_multisplash": true,
"solid_reactive": true,
"solid_reactive_cross": true,
Expand Down
1 change: 0 additions & 1 deletion keyboards/splitkb/halcyon/kyria/rev4/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"rainbow_moving_chevron": true,
"rainbow_pinwheels": true,
"raindrops": true,
"solid_color": true,
"solid_multisplash": true,
"solid_reactive": true,
"solid_reactive_cross": true,
Expand Down

0 comments on commit 0302171

Please sign in to comment.