summaryrefslogtreecommitdiffstats
path: root/keyboards/akko
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-08-23 10:00:03 +1000
committerGitHub <noreply@github.com>2023-08-23 01:00:03 +0100
commit37bc9499453f95e4e835faa751dbfffff9bfd644 (patch)
treedf976fa0c137564ace2a48caca69ea58e2ba6468 /keyboards/akko
parentdfb6d38f08b3912baffbca23e351dd0ad836238c (diff)
RGB Matrix: driver naming cleanups (#21594)
Diffstat (limited to 'keyboards/akko')
-rw-r--r--keyboards/akko/5108/info.json2
-rw-r--r--keyboards/akko/acr87/info.json2
-rw-r--r--keyboards/akko/top40/info.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/akko/5108/info.json b/keyboards/akko/5108/info.json
index e9e99be69e..7049b20a64 100644
--- a/keyboards/akko/5108/info.json
+++ b/keyboards/akko/5108/info.json
@@ -31,7 +31,7 @@
"caps_lock": "C10"
},
"rgb_matrix": {
- "driver": "IS31FL3733",
+ "driver": "is31fl3733",
"max_brightness": 180,
"animations": {
"breathing": true,
diff --git a/keyboards/akko/acr87/info.json b/keyboards/akko/acr87/info.json
index bcc6b23cb0..5ff1926d0c 100644
--- a/keyboards/akko/acr87/info.json
+++ b/keyboards/akko/acr87/info.json
@@ -27,7 +27,7 @@
},
"diode_direction": "ROW2COL",
"rgb_matrix": {
- "driver": "IS31FL3733",
+ "driver": "is31fl3733",
"max_brightness": 180,
"animations": {
"breathing": true,
diff --git a/keyboards/akko/top40/info.json b/keyboards/akko/top40/info.json
index 8649ecb375..48252e6c77 100644
--- a/keyboards/akko/top40/info.json
+++ b/keyboards/akko/top40/info.json
@@ -27,7 +27,7 @@
},
"diode_direction": "ROW2COL",
"rgb_matrix": {
- "driver": "IS31FL3733",
+ "driver": "is31fl3733",
"max_brightness": 180,
"animations": {
"breathing": true,