]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Output/pjrcUSB/arm/usb_desc.h
Fixing NKRO for Windows.
[kiibohd-controller.git] / Output / pjrcUSB / arm / usb_desc.h
index 259bc30bdb2e8b51034bdd6390a9af35b2a5b46b..c85923ecc96e9f84635337b0aab86b628282dcf6 100644 (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