mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 12:46:41 +00:00
Swap PID and VID on is0gr in QMK (#23458)
This commit is contained in:
parent
1a831a01b7
commit
9baafef968
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user