qmk_firmware/LUFA/Drivers/USB
Dean Camera 5dbfdaa17d Ensure that the USB_DeviceState variable is properly set upon wakeup events, to the Addressed or Configured state as needed.
Add explicit support for the AT90USB646 to the Teensy bootloader now that PJRC have released the Teensy++ board.

Ensure unfinished SideShow demo uses an unallocated PID value within the LUFA range.
2009-07-23 08:00:12 +00:00
..
Class Added new USB_DeviceState variable to keep track of the current Device mode USB state. 2009-07-21 13:31:21 +00:00
HighLevel Ensure that the USB_DeviceState variable is properly set upon wakeup events, to the Addressed or Configured state as needed. 2009-07-23 08:00:12 +00:00
LowLevel Slight changes to TeensyHID bootloader to ensure it builds under the 2KB boundary. 2009-07-21 13:51:34 +00:00
USB.h Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models. 2009-07-16 08:57:51 +00:00