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-10 09:52:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e21b620bf6
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
e21b620bf6
Move the length decrements in the pipe and endpoint stream functions to the point at which the buffers are operated on, to prevent decrements during iterations where no data is exchanged (thanks to Francisco Moraes).
2009-04-26 05:01:06 +00:00
..
Class
Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token.
2009-04-24 07:28:51 +00:00
HighLevel
Documentation enhancements to improve documentation cross-references.
2009-04-22 14:28:55 +00:00
LowLevel
Move the length decrements in the pipe and endpoint stream functions to the point at which the buffers are operated on, to prevent decrements during iterations where no data is exchanged (thanks to Francisco Moraes).
2009-04-26 05:01:06 +00:00
USB.h
More documentation changes for better module-level documentation rather than file-level documentation.
2009-04-17 05:04:21 +00:00