mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Fix USB PIDs on Churrosoft Deck-8 (#21126)
This commit is contained in:
parent
698e31a2b0
commit
67b9f56f22
@ -5,7 +5,6 @@
|
|||||||
"maintainer": "Polsaker",
|
"maintainer": "Polsaker",
|
||||||
"usb": {
|
"usb": {
|
||||||
"vid": "0xCBBC",
|
"vid": "0xCBBC",
|
||||||
"pid": "0xC100",
|
|
||||||
"device_version": "1.0.0"
|
"device_version": "1.0.0"
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
|
5
keyboards/churrosoft/deck8/noleds/info.json
Normal file
5
keyboards/churrosoft/deck8/noleds/info.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"usb": {
|
||||||
|
"pid": "0xC100"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user