Skip to content

Commit

Permalink
Remove invalid "effect_max" animation from keyboards (#24767)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Dec 31, 2024
1 parent fd0a552 commit fe2200f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions keyboards/keychron/c1_pro/ansi/white/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,7 @@
"solid_reactive_multinexus": true,
"solid_splash": true,
"wave_left_right": true,
"wave_up_down": true,
"effect_max": true
"wave_up_down": true
},
"layout": [
{"matrix":[0, 0], "flags":1, "x":0, "y":0},
Expand Down
3 changes: 1 addition & 2 deletions keyboards/keychron/c2_pro/ansi/white/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,7 @@
"solid_reactive_multinexus": true,
"solid_splash": true,
"wave_left_right": true,
"wave_up_down": true,
"effect_max": true
"wave_up_down": true
},
"layout": [
{"matrix":[0, 0], "flags":1, "x":0, "y":0},
Expand Down

0 comments on commit fe2200f

Please sign in to comment.