[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

change generic vendor code
This commit is contained in:
Wilson Pika Choo
2025-03-20 01:33:53 +09:00
committed by GitHub
parent 386a5019a8
commit 46829663aa

View File

@@ -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"
},