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

View File

@@ -12,7 +12,7 @@
"pin": "D3"
},
"rgb_matrix": {
"driver": "WS2812"
"driver": "ws2812"
},
"rgblight": {
"saturation_steps": 8,

View File

@@ -14,7 +14,7 @@
"pin": "B15"
},
"rgb_matrix": {
"driver": "WS2812"
"driver": "ws2812"
},
"encoder": {
"rotary": [

View File

@@ -124,7 +124,7 @@
"pin": "GP18"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"split_count": [48, 48],
"layout": [
{"flags":2, "x":46, "y":0},

View File

@@ -21,7 +21,7 @@
"driver": "vendor"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"animations": {
"alphas_mods": true,
"gradient_up_down": true,

View File

@@ -29,7 +29,7 @@
"driver": "vendor"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"layout": [
{"flags": 2, "x": 12, "y": 13},
{"flags": 2, "x": 40, "y": 13},

View File

@@ -18,7 +18,7 @@ CONSOLE_ENABLE = no # Console for debug
RGBLIGHT_ENABLE = yes
RGB_MATRIX_ENABLE = no
#RGB_MATRIX_ENABLE = yes
#RGB_MATRIX_DRIVER = WS2812
#RGB_MATRIX_DRIVER = ws2812
LTO_ENABLE = yes
VIA_ENABLE = yes
KEY_OVERRIDE_ENABLE = yes

View File

@@ -5,7 +5,7 @@
"device_version": "6.2.0"
},
"rgb_matrix": {
"driver": "WS2812"
"driver": "ws2812"
},
"matrix_pins": {
"cols": ["F1", "F4", "B5", "C7", "D4", "D6"],

View File

@@ -5,7 +5,7 @@
"device_version": "7.0.0"
},
"rgb_matrix": {
"driver": "WS2812"
"driver": "ws2812"
},
"matrix_pins": {
"cols": ["F1", "F4", "B5", "C7", "D4", "D6"],

View File

@@ -156,7 +156,7 @@
"solid_splash": true,
"solid_multisplash": true
},
"driver": "WS2812",
"driver": "ws2812",
"split_count": [34, 34],
"max_brightness": 120,
"layout": [

View File

@@ -180,7 +180,7 @@
}
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"split_count": [36, 36],
"max_brightness": 120,
"animations": {

View File

@@ -44,7 +44,7 @@
"driver": "vendor"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"split_count": [56, 57],
"layout": [
{"flags": 4, "matrix": [5, 2], "x": 30, "y": 0},

View File

@@ -42,7 +42,7 @@
"driver": "vendor"
},
"rgb_matrix": {
"driver": "WS2812",
"driver": "ws2812",
"split_count": [58, 59],
"layout": [
{"flags": 4, "matrix": [5, 2], "x": 30, "y": 0},

View File

@@ -9,7 +9,7 @@
"device_version": "1.0.0"
},
"rgb_matrix": {
"driver": "WS2812"
"driver": "ws2812"
},
"encoder": {
"rotary": [