summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorjack <0x6A73@pm.me>2023-05-13 21:31:17 +0100
committerGitHub <noreply@github.com>2023-05-13 21:31:17 +0100
commite349ca29106d81d3f648a3ff51a77a477ec7abd4 (patch)
tree3cf7d3cb7e28d0ca6333498d7e86d1e8a6d962c4 /keyboards
parentb09b2a862ba3089f279899c30e1973e47a95c26f (diff)
Fixup zwag75 (#20923)
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/zwag/zwag75/info.json13
1 files changed, 5 insertions, 8 deletions
diff --git a/keyboards/zwag/zwag75/info.json b/keyboards/zwag/zwag75/info.json
index 7f51e53c5b..03b97cefc8 100644
--- a/keyboards/zwag/zwag75/info.json
+++ b/keyboards/zwag/zwag75/info.json
@@ -22,18 +22,15 @@
"console": false,
"command": false,
"nkro": false,
- "backlight": false,
- "rgblight": true,
- "audio": false,
- "key_lock": false
+ "rgblight": true
+ },
+ "ws2812": {
+ "pin": "B5"
},
"rgblight": {
- "pin": "B5",
"led_count": 20,
- "hue_steps": 8,
"saturation_steps": 8,
"brightness_steps": 8,
- "max_brightness": 255,
"sleep": true,
"animations": {
"alternating": true,
@@ -136,4 +133,4 @@
]
}
}
-} \ No newline at end of file
+}