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

@ -260,7 +260,7 @@ static const uint8_t PROGMEM device_descriptor[] = {
18, // bLength
1, // bDescriptorType
0x00, 0x02, // bcdUSB
0x03, // bDeviceClass - 0x03 = HID Class
0x00, // bDeviceClass - Composite device, 0x00 is required for Windows
0, // bDeviceSubClass
0, // bDeviceProtocol
ENDPOINT0_SIZE, // bMaxPacketSize0