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/gray_studio | |
parent | 2a33265510d7d214b68a9b8770a7987d3ac71254 (diff) |
Clean up trailing commas from info.json (#20812)
Diffstat (limited to 'keyboards/gray_studio')
-rw-r--r-- | keyboards/gray_studio/space65r3/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gray_studio/space65r3/info.json b/keyboards/gray_studio/space65r3/info.json index 825e631762..99d4e37000 100644 --- a/keyboards/gray_studio/space65r3/info.json +++ b/keyboards/gray_studio/space65r3/info.json @@ -6,7 +6,7 @@ "usb": { "vid": "0x4753", "pid": "0x3003", - "device_version": "0.0.3", + "device_version": "0.0.3" }, "ws2812": { "pin": "B10" |