summaryrefslogtreecommitdiff
path: root/keyboards/ein_60
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/ein_60
parentdfb6d38f08b3912baffbca23e351dd0ad836238c (diff)
RGB Matrix: driver naming cleanups (#21594)
Diffstat (limited to 'keyboards/ein_60')
-rw-r--r--keyboards/ein_60/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ein_60/info.json b/keyboards/ein_60/info.json
index a316542605..ccc0446043 100644
--- a/keyboards/ein_60/info.json
+++ b/keyboards/ein_60/info.json
@@ -9,7 +9,7 @@
9 "device_version": "0.0.1" 9 "device_version": "0.0.1"
10 }, 10 },
11 "rgb_matrix": { 11 "rgb_matrix": {
12 "driver": "WS2812" 12 "driver": "ws2812"
13 }, 13 },
14 "rgblight": { 14 "rgblight": {
15 "hue_steps": 4, 15 "hue_steps": 4,