Fixing NKRO for Windows.

This commit is contained in:
Jacob Alexander 2014-10-01 00:16:14 -07:00
parent ab7351b482
commit 5782af5541
5 changed files with 9 additions and 8 deletions

View file

@ -51,7 +51,7 @@
#define ENDPOINT_TRANSMIT_AND_RECEIVE 0x1D
#define DEVICE_CLASS 0x03 // 0x03 = HID Class
#define DEVICE_CLASS 0x00 // Keep 0x00 to indicate each sub device will indicate what it is
#define DEVICE_SUBCLASS 0x00
#define DEVICE_PROTOCOL 0x00
#define EP0_SIZE 64