This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1fdc0e664e
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
196724c62d
Added keyboard modifier masks (HID_KEYBOARD_MODIFER_*) to the HID class driver and Keyboard demos.
2010-02-07 07:31:53 +00:00
..
Class
Added keyboard modifier masks (HID_KEYBOARD_MODIFER_*) to the HID class driver and Keyboard demos.
2010-02-07 07:31:53 +00:00
HighLevel
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen).
2010-02-01 12:35:48 +00:00
LowLevel
Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account.
2010-02-01 01:27:00 +00:00
USB.h
Add documentation to the USB Class Drivers module on how to use the Host mode class drivers.
2010-02-02 14:02:18 +00:00