aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/eggsworks/egg58/info.json
diff options
context:
space:
mode:
authorRyan2023-08-23 02:00:03 +0200
committerGitHub2023-08-23 02:00:03 +0200
commit37bc9499453f95e4e835faa751dbfffff9bfd644 (patch)
treedf976fa0c137564ace2a48caca69ea58e2ba6468 /keyboards/eggsworks/egg58/info.json
parentdfb6d38f08b3912baffbca23e351dd0ad836238c (diff)
RGB Matrix: driver naming cleanups (#21594)
Diffstat (limited to 'keyboards/eggsworks/egg58/info.json')
-rw-r--r--keyboards/eggsworks/egg58/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/eggsworks/egg58/info.json b/keyboards/eggsworks/egg58/info.json
index 14e62cdf59..6f3fa04a67 100644
--- a/keyboards/eggsworks/egg58/info.json
+++ b/keyboards/eggsworks/egg58/info.json
@@ -33,7 +33,7 @@
"pin": "D3"
},
"rgb_matrix": {
- "driver": "WS2812",
+ "driver": "ws2812",
"split": true,
"split_count": [29, 29],
"max_brightness": 160,