Migrate RGB Matrix config to info.json - B (#22806)
This commit is contained in:
@@ -3,10 +3,22 @@
|
||||
"usb": {
|
||||
"pid": "0x1829"
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"max_brightness": 50,
|
||||
"sleep": true,
|
||||
"split_count": [29, 29]
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 58,
|
||||
"split_count": [29, 29]
|
||||
},
|
||||
"split": {
|
||||
"transport": {
|
||||
"sync": {
|
||||
"matrix_state": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_split_4x6_5": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user