blob: 6a4ed7c9f76cb19c6489ba547d4aa8f4081352ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"rgb_matrix": {
"animations": {
"cycle_left_right": true
},
"default": {
"speed": 32,
"val": 64
},
"sleep": true
},
"split": {
"transport": {
"sync": {
"matrix_state": true
}
}
}
}
|