Migrate recently introduced sync items (#22305)
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
},
|
||||
"split": {
|
||||
"transport": {
|
||||
"sync_matrix_state": true
|
||||
"sync" :{
|
||||
"matrix_state": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"rgblight": {
|
||||
|
||||
@@ -7,9 +7,11 @@
|
||||
"rgb_matrix": true
|
||||
},
|
||||
"split": {
|
||||
"transport": {
|
||||
"sync_matrix_state": true
|
||||
"transport": {
|
||||
"sync" :{
|
||||
"matrix_state": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 58,
|
||||
|
||||
Reference in New Issue
Block a user