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-04-09 18:57:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
758ddfcc686fbec35f06f63db007dfc28ae078e2
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Device
History
Dean Camera
961da384f9
Add proper reset handling to the USB Printer Device Class driver.
2013-05-05 19:32:07 +00:00
..
AudioClassDevice.c
…
AudioClassDevice.h
…
CDCClassDevice.c
Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer.
2013-02-24 15:46:58 +00:00
CDCClassDevice.h
Minor documentation improvements.
2013-04-04 20:29:40 +00:00
HIDClassDevice.c
Fixed Low Speed USB devices broken when using the library HID Class driver (thanks to Michael).
2013-03-23 12:01:25 +00:00
HIDClassDevice.h
…
MassStorageClassDevice.c
…
MassStorageClassDevice.h
…
MIDIClassDevice.c
…
MIDIClassDevice.h
…
PrinterClassDevice.c
Add proper reset handling to the USB Printer Device Class driver.
2013-05-05 19:32:07 +00:00
PrinterClassDevice.h
Add proper reset handling to the USB Printer Device Class driver.
2013-05-05 19:32:07 +00:00
RNDISClassDevice.c
…
RNDISClassDevice.h
Add some missing function attributes.
2013-04-11 17:39:00 +00:00