RGB Matrix: driver naming cleanups (#21594)

This commit is contained in:
Ryan
2023-08-23 10:00:03 +10:00
committed by GitHub
parent dfb6d38f08
commit 37bc949945
513 changed files with 1166 additions and 1170 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"force_nkro": true
},
"rgb_matrix": {
"driver": "WS2812"
"driver": "ws2812"
},
"matrix_pins": {
"cols": ["F0", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "B2", "B7", "D3", "D2", "D1", "D0", "B3"],
+1 -1
View File
@@ -64,7 +64,7 @@
}
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"center_point": [126, 126],
"layout": [
{"flags": 4, "matrix": [1, 0], "x": 74, "y": 165},