summaryrefslogtreecommitdiff
path: root/keyboards/ah
diff options
context:
space:
mode:
authorDuncan Sutherland <dunk2k_2000@hotmail.com>2023-12-04 23:30:02 +0000
committerGitHub <noreply@github.com>2023-12-04 23:30:02 +0000
commit74ae2286a6d8603394a87f147128053cdcd17270 (patch)
tree292de4437f26fff8284c1589cde21e46d0dce99c /keyboards/ah
parent525fe9be96d2f295292c84cda12a8ec498c6e429 (diff)
Fix erroneous commas in `info.json` files (#21712)
Diffstat (limited to 'keyboards/ah')
-rw-r--r--keyboards/ah/haven65/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ah/haven65/info.json b/keyboards/ah/haven65/info.json
index 1cdc337836..579cbffd7a 100644
--- a/keyboards/ah/haven65/info.json
+++ b/keyboards/ah/haven65/info.json
@@ -24,7 +24,7 @@
"rgblight": true
},
"ws2812": {
- "pin": "C7",
+ "pin": "C7"
},
"rgblight": {
"led_count": 1,