Move RGBLIGHT_LIMIT_VAL to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
"pin": "A7",
|
||||
"driver": "pwm"
|
||||
},
|
||||
"rgblight": {
|
||||
"max_brightness": 210
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["A13", "A10", "A9", "A14", "A15", "B8", "B9", "C13", "C14", "C15", "A0", "A1", "A2", "A3", "A5"],
|
||||
"rows": ["B3", "B4", "B5", "A8", "A4"]
|
||||
|
||||
Reference in New Issue
Block a user