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 7df6b9563c
Add new HID_Device_MillisecondElapsed() function to the HID device Class driver, to move the burden of managing the Idle period of each instance to the library and not the user application.
15 years ago
..
Class Add new HID_Device_MillisecondElapsed() function to the HID device Class driver, to move the burden of managing the Idle period of each instance to the library and not the user application. 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