Swap PID and VID on is0gr in QMK (#23458)

This commit is contained in:
Andrew Kannan 2024-04-14 09:00:19 -04:00 committed by GitHub
parent 1a831a01b7
commit 9baafef968
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,8 +18,8 @@
"url": "https://cannonkeys.com", "url": "https://cannonkeys.com",
"usb": { "usb": {
"device_version": "0.0.1", "device_version": "0.0.1",
"pid": "0x0028", "pid": "0xCA04",
"vid": "0xCA04" "vid": "0x0028"
}, },
"community_layouts": ["ortho_1x1"], "community_layouts": ["ortho_1x1"],
"layouts": { "layouts": {