This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-07-02 22:12:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
025742fca8
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
d5e874d348
Add INTERRUPT_CONTROL_ENDPOINT compile time option support for the UC3 devices.
2011-07-25 09:56:21 +00:00
..
Class
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors.
2011-07-19 07:02:19 +00:00
Core
Add INTERRUPT_CONTROL_ENDPOINT compile time option support for the UC3 devices.
2011-07-25 09:56:21 +00:00
USB.h
Added new Host mode Audio Class driver.
2011-06-08 01:26:52 +00:00