Migrate RGB Matrix config to info.json - D (#22811)
This commit is contained in:
@@ -36,6 +36,14 @@
|
||||
"pin": "F6"
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"animations": {
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
"gradient_left_right": true,
|
||||
"breathing": true,
|
||||
"cycle_all": true,
|
||||
"rainbow_moving_chevron": true
|
||||
},
|
||||
"driver": "ws2812",
|
||||
"layout": [
|
||||
{"flags": 4, "matrix": [0, 0], "x": 0, "y": 0},
|
||||
@@ -88,7 +96,8 @@
|
||||
{"flags": 2, "x": 0, "y": 0},
|
||||
{"flags": 2, "x": 74.6, "y": 0},
|
||||
{"flags": 2, "x": 224, "y": 0}
|
||||
]
|
||||
],
|
||||
"max_brightness": 200,
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
|
||||
Reference in New Issue
Block a user