This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0899deaae3355428a4be749bdc618799a7d6af2d
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