summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards')
-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
+}