summaryrefslogtreecommitdiff
path: root/keyboards/work_louder/numpad
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/work_louder/numpad
parentdfb6d38f08b3912baffbca23e351dd0ad836238c (diff)
RGB Matrix: driver naming cleanups (#21594)
Diffstat (limited to 'keyboards/work_louder/numpad')
-rw-r--r--keyboards/work_louder/numpad/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/work_louder/numpad/info.json b/keyboards/work_louder/numpad/info.json
index 4fa9c1442c..0fa2bf2565 100644
--- a/keyboards/work_louder/numpad/info.json
+++ b/keyboards/work_louder/numpad/info.json
@@ -29,7 +29,7 @@
"lto": true
},
"rgb_matrix": {
- "driver": "WS2812",
+ "driver": "ws2812",
"layout": [
{"flags": 1, "matrix": [3, 3], "x": 141, "y": 64},
{"flags": 1, "matrix": [3, 2], "x": 122, "y": 64},