forked from mirror/qmk_firmware
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 @@
|
||||
"ws2812": {
|
||||
"pin": "F4"
|
||||
},
|
||||
"rgblight": {
|
||||
"max_brightness": 150
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B3", "B2", "D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5"],
|
||||
"rows": ["F5", "F6", "F7", "B1"]
|
||||
|
||||
Reference in New Issue
Block a user