This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-06 04:15:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e4f3d9957efee6d2259f3b9f19a26ce0c8bee95d
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
0019fbd129
Add more const-ness to the stream endpoint/pipe functions where possible.
2011-02-13 21:27:24 +00:00
..
Class
Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead.
2011-01-30 21:02:31 +00:00
HighLevel
Add more const-ness to the stream endpoint/pipe functions where possible.
2011-02-13 21:27:24 +00:00
LowLevel
Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in.
2011-02-10 17:55:49 +00:00
USB.h
Minor documentation corrections for the new HID report item constant defines.
2011-01-16 19:41:26 +00:00