Skip to content

Commit

Permalink
Fix two firmware size warnings (qmk#24343)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored and itsme-zeix committed Oct 2, 2024
1 parent 3d52667 commit da2f92d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
5 changes: 0 additions & 5 deletions keyboards/cherrybstudio/cb87rgb/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
"hue_breathing": true,
"hue_pendulum": true,
"hue_wave": true,
"pixel_rain": true,
"pixel_flow": true,
"pixel_fractal": true,
"typing_heatmap": true,
"digital_rain": true,
"solid_reactive_simple": true,
"solid_reactive": true,
"solid_reactive_wide": true,
Expand Down
6 changes: 1 addition & 5 deletions keyboards/tkc/portico75/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,7 @@
"jellybean_raindrops": true,
"hue_breathing": true,
"hue_pendulum": true,
"hue_wave": true,
"pixel_rain": true,
"pixel_flow": true,
"pixel_fractal": true,
"typing_heatmap": true
"hue_wave": true
},
"driver": "is31fl3741",
"led_flush_limit": 26,
Expand Down

0 comments on commit da2f92d

Please sign in to comment.