diff options
author | Ryan <fauxpark@gmail.com> | 2023-05-09 17:52:03 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-09 17:52:03 +1000 |
commit | c3c51231ccaea5f46684c7ce19fbc18068fa07c7 (patch) | |
tree | 29a4de041b3419f1b00e610b8e3c95295aef99e2 /keyboards/majistic/info.json | |
parent | 2a33265510d7d214b68a9b8770a7987d3ac71254 (diff) |
Clean up trailing commas from info.json (#20812)
Diffstat (limited to 'keyboards/majistic/info.json')
-rw-r--r-- | keyboards/majistic/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/majistic/info.json b/keyboards/majistic/info.json index 7e723954a6..7f4cfa8e94 100644 --- a/keyboards/majistic/info.json +++ b/keyboards/majistic/info.json @@ -20,7 +20,7 @@ "cols": ["B6", "B2", "B3", "B1", "F7", "F6", "F5", "F4"], "rows": ["D4", "C6", "D7", "E6", "B4"] } - }, + } }, "processor": "atmega32u4", "bootloader": "atmel-dfu", |