mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-12-07 05:32:32 +08:00
[Keyboard] Change uzu42 usb.vid (#25014)
Some checks failed
Update API Data / api_data (push) Waiting to run
CI Build Major Branch / Determine concurrency (push) Waiting to run
CI Build Major Branch / Compile keymap default (push) Blocked by required conditions
CI Build Major Branch / Consolidation (push) Blocked by required conditions
CLI CI / test (push) Waiting to run
Update develop after master merge / develop_update (push) Waiting to run
Lint Format / lint (push) Waiting to run
Regenerate Files / regen (push) Waiting to run
Unit Tests / test (push) Waiting to run
Close stale issues and PRs / stale (push) Has been cancelled
Some checks failed
Update API Data / api_data (push) Waiting to run
CI Build Major Branch / Determine concurrency (push) Waiting to run
CI Build Major Branch / Compile keymap default (push) Blocked by required conditions
CI Build Major Branch / Consolidation (push) Blocked by required conditions
CLI CI / test (push) Waiting to run
Update develop after master merge / develop_update (push) Waiting to run
Lint Format / lint (push) Waiting to run
Regenerate Files / regen (push) Waiting to run
Unit Tests / test (push) Waiting to run
Close stale issues and PRs / stale (push) Has been cancelled
change generic vendor code
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"url": "https://github.com/nrtkbb/Keyboards/tree/master/uzu42",
|
||||
"maintainer": "nrtkbb",
|
||||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"vid": "0x6E74",
|
||||
"pid": "0x3060",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user