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-08-03 19:20:46 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
72c2922e38
Removed DESCRIPTOR_ADDRESS() macro as it was largely supurflous and only served to obfuscate code.
2009-05-17 07:44:00 +00:00
..
Class
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe stream callbacks, to make stream function prototypes clearer.
2009-05-15 12:27:32 +00:00
HighLevel
Removed DESCRIPTOR_ADDRESS() macro as it was largely supurflous and only served to obfuscate code.
2009-05-17 07:44:00 +00:00
LowLevel
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe stream callbacks, to make stream function prototypes clearer.
2009-05-15 12:27:32 +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