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-06-10 10:54:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3a85962f94
qmk_firmware
/
Demos
/
Host
History
Dean Camera
99abd1a8b7
Added explicit attribute masks to the device mode demos' descriptors.
2009-08-13 08:14:16 +00:00
..
ClassDriver
Added explicit attribute masks to the device mode demos' descriptors.
2009-08-13 08:14:16 +00:00
Incomplete
/BluetoothHost
Make Endpoint control transfers more reliable; early-abort when an incomplete packet is sent from the host (indicating end of transfer), add check for control reads to ensure that no more than wLength bytes are read from the interface.
2009-08-06 14:22:04 +00:00
LowLevel
Make Benito ping-pong LED code more explicit, using masks of the TX and RX LED masks for ping-pong toggle rather than the ambiguous LED "Busy" mask.
2009-08-07 00:27:11 +00:00
makefile
Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser.
2009-08-11 08:36:25 +00:00