commit: 46829663aa976fa730c70083114b5d7933fe42b4
parent 386a5019a8147136c2732452cd87954378e0ec16
Author: Wilson Pika Choo <starkipraggy@hotmail.com>
Date: Thu, 20 Mar 2025 01:33:53 +0900
[Keyboard] Change uzu42 `usb.vid` (#25014)
change generic vendor code
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keyboards/uzu42/rev1/keyboard.json b/keyboards/uzu42/rev1/keyboard.json
@@ -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"
},