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/Class
Dean Camera 3e04487279
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (thanks to Laszlo Monda).
14 years ago
..
Common Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (thanks to Laszlo Monda). 14 years ago
Device Fixed race conditions in the CDC, HID and Mass Storage class drivers when processing some control requests. 14 years ago
Host Fixed CDC class drivers not saving and sending all 16-bits of the control line states (thanks to Matthew Swabey). 14 years ago
Audio.h Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress(), and now returns the correct endpoint direction as part of the endpoint address. 14 years ago
CDC.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
HID.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
MIDI.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
MassStorage.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
Printer.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
RNDIS.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
StillImage.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago