Expose the test LED via generic HID. Update USB VID and PID. Remove the macros of green and blue LEDs.

This commit is contained in:
László Monda
2016-09-25 01:49:27 +02:00
parent 124c88afed
commit d055e0411f
4 changed files with 13 additions and 48 deletions

View File

@@ -3,8 +3,8 @@
// Macros:
#define USB_DEVICE_VENDOR_ID 0x16D0
#define USB_DEVICE_PRODUCT_ID 0x007E // TODO: Change this to 05EA for 6KRO and 05EB for NKRO
#define USB_DEVICE_VENDOR_ID 0x16D3 // TODO: Change this to 15D0 for the final prototype.
#define USB_DEVICE_PRODUCT_ID 0x05EA
#define USB_DEVICE_RELEASE_NUMBER 0x0101
#define USB_DEVICE_SPECIFICATION_VERSION 0x0200