]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Output/pjrcUSB/avr/usb_keyboard_serial.h
Fixing NKRO for Windows.
[kiibohd-controller.git] / Output / pjrcUSB / avr / usb_keyboard_serial.h
index 7b2c7209cb86b1e3b612b9e1b455574a9ee137a7..8f70827b92cd54e783200a3254edaef350a1462c 100644 (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