1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
513 changed files with 1166 additions and 1170 deletions

View file

@ -25,7 +25,7 @@
"vid": "0x4273"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 2, "x": 16, "y": 38},
{"flags": 2, "x": 16, "y": 113},

View file

@ -22,7 +22,7 @@
"enabled": true
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"split_count": [35, 35],
"max_brightness": 150,
"animations": {

View file

@ -35,7 +35,7 @@
}
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 2, "x": 12, "y": 11},
{"flags": 2, "x": 86, "y": 11},

View file

@ -26,7 +26,7 @@
"vid": "0x4273"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 2, "x": 220, "y": 17},
{"flags": 2, "x": 172, "y": 17},

View file

@ -26,7 +26,7 @@
"vid": "0x4273"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 2, "x": 220, "y": 17},
{"flags": 2, "x": 172, "y": 17},

View file

@ -43,7 +43,7 @@
"pin": "C6"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 2, "x": 224, "y": 42},
{"flags": 2, "x": 224, "y": 21},

View file

@ -51,7 +51,7 @@
},
"max_brightness": 150,
"split_count": [27, 27],
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"x": 85, "y": 16, "flags": 2},
{"x": 50, "y": 13, "flags": 2},