Migrate RGB Matrix config to info.json - D (#22811)

This commit is contained in:
Joel Challis
2024-01-07 13:36:14 +00:00
committed by GitHub
parent 7114eb25f8
commit 6e3cc56bdf
67 changed files with 1075 additions and 1514 deletions

View File

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