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