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

@@ -9,7 +9,9 @@
"device_version": "0.0.1"
},
"rgb_matrix": {
"driver": "ws2812"
"driver": "ws2812",
"max_brightness": 50,
"sleep": true
},
"matrix_pins": {
"cols": ["D1", "E6", "F7", "B1", "B3", "B2", "D0"],