Fixing the PRODUCT_ID to match the liminal.json on VIA repo (#9232)

joystick_improvements
goranzarkovic 5 years ago committed by GitHub
parent aab5c44c7d
commit 14eccef7bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save