You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB
Dean Camera 7227e133a9
Ensure that the previous HID reports in the HID device class driver are kept per-instance, rather than per-device.
15 years ago
..
Class Ensure that the previous HID reports in the HID device class driver are kept per-instance, rather than per-device. 15 years ago
HighLevel Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode. 15 years ago
LowLevel Cleanup USBMode.h to simplify preprocessor logic. 15 years ago
USB.h Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models. 15 years ago