diff options
author | QMK Bot <hello@qmk.fm> | 2024-04-14 13:00:48 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2024-04-14 13:00:48 +0000 |
commit | e5e2b8a2620cc1c44916b9d024e7ac341f25448f (patch) | |
tree | 4cb7cbae22eabe03ff46a0c193c62b10d308d9ab | |
parent | 360a53fe7d07c473a5385ae8765fbc1392d2e4d4 (diff) | |
parent | 9baafef968ea4b1439ed9cb58479e66eec1f80d7 (diff) |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | keyboards/cannonkeys/is0gr/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/cannonkeys/is0gr/info.json b/keyboards/cannonkeys/is0gr/info.json index 49aaaddd52..3f5e92a99c 100644 --- a/keyboards/cannonkeys/is0gr/info.json +++ b/keyboards/cannonkeys/is0gr/info.json @@ -18,8 +18,8 @@ "url": "https://cannonkeys.com", "usb": { "device_version": "0.0.1", - "pid": "0x0028", - "vid": "0xCA04" + "pid": "0xCA04", + "vid": "0x0028" }, "community_layouts": ["ortho_1x1"], "layouts": { |