Fixing the PRODUCT_ID to match the liminal.json on VIA repo (#9232)
parent
aab5c44c7d
commit
14eccef7bf
|
@ -4,7 +4,7 @@
|
|||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0x4B4B
|
||||
#define PRODUCT_ID 0x0002
|
||||
#define PRODUCT_ID 0x0003
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER TheRoyalSweatshirt
|
||||
#define PRODUCT Liminal
|
||||
|
|
Loading…
Reference in New Issue