1
0

Fix build failures noticed in #24163 CI log. (#24164)

This commit is contained in:
Dasky
2024-07-21 00:56:39 +01:00
committed by GitHub
parent fab50be817
commit f2c789bb4a
4 changed files with 19 additions and 16 deletions

View File

@@ -69,10 +69,11 @@
//#define RGBLIGHT_EFFECT_TWINKLE
#define RGBLIGHT_LED_COUNT 70
//#define RGBLED_SPLIT
#undef RGBLED_SPLIT
#define RGBLED_SPLIT { 35, 35 } // haven't figured out how to use this yet
//#define RGBLIGHT_LED_COUNT 30
#undef RGBLIGHT_LIMIT_VAL
#define RGBLIGHT_LIMIT_VAL 120
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17