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
@@ -40,7 +40,7 @@
"pin": "GP24"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{ "flags": 4, "matrix": [0, 0], "x": 23, "y": 26 },
{ "flags": 4, "matrix": [0, 1], "x": 62, "y": 26 },
@@ -40,7 +40,7 @@
]
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 1, "matrix": [0, 0], "x": 9, "y": 8},
{"flags": 4, "matrix": [0, 1], "x": 28, "y": 8},
@@ -40,7 +40,7 @@
]
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 1, "matrix": [0, 0], "x": 9, "y": 8},
{"flags": 4, "matrix": [0, 1], "x": 28, "y": 8},
@@ -17,8 +17,6 @@ MOUSEKEY_ENABLE = no # Mouse keys
LEADER_ENABLE = yes
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = WS2812
WS2812_DRIVER = vendor
ENCODER_ENABLE = yes
ENCODER_MAP_ENABLE = yes
OLED_ENABLE = yes
@@ -40,7 +40,7 @@
]
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 1, "matrix": [0, 0], "x": 9, "y": 8},
{"flags": 4, "matrix": [0, 1], "x": 28, "y": 8},
+1 -1
View File
@@ -38,7 +38,7 @@
]
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"max_brightness": 150,
"animations": {
"solid_color": true,
+1 -1
View File
@@ -41,7 +41,7 @@
]
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 2, "x": 17, "y": 50},
{"flags": 2, "x": 37, "y": 50},
+1 -1
View File
@@ -32,7 +32,7 @@
"rows": ["GP4", "GP3", "GP2", "GP1", "GP0", "GP21"]
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 2, "x": 98, "y": 51},
{"flags": 2, "x": 68, "y": 51},
+1 -1
View File
@@ -38,7 +38,7 @@
"enabled": true
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 1, "matrix": [5, 5], "x": 103, "y": 58},
{"flags": 1, "matrix": [5, 10], "x": 159, "y": 58},
+1 -1
View File
@@ -18,7 +18,7 @@
"sleep": true
},
"rgb_matrix": {
"driver": "WS2812"
"driver": "ws2812"
},
"matrix_pins": {
"cols": ["D4", "C6", "F6", "F7"],
+1 -1
View File
@@ -12,7 +12,7 @@
"pin": "B5"
},
"rgb_matrix": {
"driver": "WS2812"
"driver": "ws2812"
},
"matrix_pins": {
"cols": ["D5", "D6", "C2", "D0"],
@@ -41,7 +41,7 @@
]
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 4, "matrix": [0, 0], "x": 28, "y": 12},
{"flags": 4, "matrix": [0, 1], "x": 84, "y": 12},
@@ -39,7 +39,7 @@
]
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 4, "matrix": [0, 0], "x": 28, "y": 12},
{"flags": 4, "matrix": [0, 1], "x": 84, "y": 12},