summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-10-31 01:32:32 +0000
committerQMK Bot <hello@qmk.fm>2023-10-31 01:32:32 +0000
commitf24d51f5bebab9510d5f4528ae259ac98a4466b2 (patch)
treede90308d1fbcf12c4428a7d598b29644da24df2b /keyboards/cannonkeys
parent17c3182b1cc98adb5385c7c5223c775fce4d4dd9 (diff)
parent538b79657e77fa3f0429cc766a0b73c72fc0c702 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cannonkeys')
-rw-r--r--keyboards/cannonkeys/is0gr/info.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/cannonkeys/is0gr/info.json b/keyboards/cannonkeys/is0gr/info.json
index 3fd95577d8..49aaaddd52 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": "0xCA04",
- "vid": "0x0028"
+ "pid": "0x0028",
+ "vid": "0xCA04"
},
"community_layouts": ["ortho_1x1"],
"layouts": {
@@ -29,4 +29,4 @@
]
}
}
-} \ No newline at end of file
+}