This website requires JavaScript.
Explore
Help
Sign In
qmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-09-13 22:11:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43b9d552bb0a32c5cd5f9fa72a8cb3c871ad5ef3
qmk_firmware
/
LUFA
/
Drivers
/
USB
T
History
Dean Camera
43b9d552bb
Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable().
2011-01-30 23:12:06 +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 new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it.
2011-01-30 14:14:04 +00:00
LowLevel
Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable().
2011-01-30 23:12:06 +00:00
USB.h
Minor documentation corrections for the new HID report item constant defines.
2011-01-16 19:41:26 +00:00