commit: 496f4480907e45be7b04a318b62d1ed6d2aa7f08
parent d95690d89c89301845b1c87a8b8773c610e07fab
Author: Ryan <fauxpark@gmail.com>
Date: Fri, 30 Aug 2024 12:20:05 +1000
Fix two firmware size warnings (#24343)
Diffstat:
2 files changed, 1 insertion(+), 10 deletions(-)
diff --git a/keyboards/cherrybstudio/cb87rgb/keyboard.json b/keyboards/cherrybstudio/cb87rgb/keyboard.json
@@ -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,
diff --git a/keyboards/tkc/portico75/keyboard.json b/keyboards/tkc/portico75/keyboard.json
@@ -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,