This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
MassStorageKeyboard
History
Dean Camera
de8c9445d4
Make HID device class driver ignore the previous HID report comparison buffer when the user sets it to NULL, disabling automatic report comparisons. Update HID device class driver documentation giving previous report buffer limitations.
2009-10-26 11:44:36 +00:00
..
Lib
Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo.
2009-10-08 08:46:27 +00:00
Descriptors.c
Finish initial draft of the Host Mode HID Class driver.
2009-09-21 10:49:06 +00:00
Descriptors.h
Finish initial draft of the Host Mode HID Class driver.
2009-09-21 10:49:06 +00:00
Doxygen.conf
Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin).
2009-09-21 08:07:26 +00:00
makefile
Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hullin).
2009-09-21 08:07:26 +00:00
MassStorageKeyboard.c
Make HID device class driver ignore the previous HID report comparison buffer when the user sets it to NULL, disabling automatic report comparisons. Update HID device class driver documentation giving previous report buffer limitations.
2009-10-26 11:44:36 +00:00
MassStorageKeyboard.h
Finish initial draft of the Host Mode HID Class driver.
2009-09-21 10:49:06 +00:00
MassStorageKeyboard.txt
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
2009-10-12 05:59:55 +00:00