Move RGBLIGHT_LIMIT_VAL
to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"rgb_matrix": {
|
||||
"driver": "WS2812"
|
||||
},
|
||||
"rgblight": {
|
||||
"max_brightness": 150
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["F5", "D4", "E6", "F7", "C6", "D7"],
|
||||
"rows": ["F4", "B3", "B6"]
|
||||
|
Reference in New Issue
Block a user