Migrate RGB Matrix config to info.json - B (#22806)

This commit is contained in:
Joel Challis
2024-01-04 06:00:28 +00:00
committed by GitHub
parent 5267329caa
commit c412b7fc42
46 changed files with 429 additions and 760 deletions

View File

@@ -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": {