This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-28 22:41:53 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
cbbd3d746a
Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions.
2009-07-26 10:22:16 +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
Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions.
2009-07-26 10:22:16 +00:00
USB.h
Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.
2009-07-16 08:57:51 +00:00