diff options
author | Joel Challis <git@zvecr.com> | 2022-11-25 02:47:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-25 02:47:02 +0000 |
commit | 59443fa970332106872a906d923f5b0fd9eb116b (patch) | |
tree | 148d869087db134183bd94e3ed585746886394da /keyboards/gray_studio | |
parent | 3209c7a42c4d70b5f59eda93bf227d89de9fc872 (diff) |
jsonify some info.json (#19146)
Diffstat (limited to 'keyboards/gray_studio')
-rw-r--r-- | keyboards/gray_studio/aero75/info.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/gray_studio/aero75/info.json b/keyboards/gray_studio/aero75/info.json index 728277a389..733ba2ae44 100644 --- a/keyboards/gray_studio/aero75/info.json +++ b/keyboards/gray_studio/aero75/info.json @@ -4,9 +4,9 @@ "maintainer": "edwardslau", "manufacturer":"GrayStudio", "usb": { - "vid": "0x4753", - "pid": "0x3075", - "device_version": "0.0.1", + "vid": "0x4753", + "pid": "0x3075", + "device_version": "0.0.1" }, "layouts": { "LAYOUT_all": { |