Move RGBLIGHT_LIMIT_VAL
to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#define RGBLIGHT_LAYERS
|
||||
|
||||
#define RGBLIGHT_MAX_LAYERS 4
|
||||
#define RGBLIGHT_LIMIT_VAL 155
|
||||
#define RGBLIGHT_DEFAULT_VAL 155
|
||||
|
||||
// Audio Settings
|
||||
|
@@ -26,6 +26,7 @@
|
||||
"hue_steps": 10,
|
||||
"saturation_steps": 17,
|
||||
"brightness_steps": 17,
|
||||
"max_brightness": 155,
|
||||
"animations": {
|
||||
"alternating": true,
|
||||
"breathing": true
|
||||
|
Reference in New Issue
Block a user