Fix two firmware size warnings (#24343)

This commit is contained in:
Ryan 2024-08-30 12:20:05 +10:00 committed by GitHub
parent d95690d89c
commit 496f448090
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 10 deletions

View file

@ -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,

View file

@ -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,