qmk_firmware/Demos/Device/ClassDriver
Dean Camera 05ac59d0ee Add new ReportType parameter to the HID class driver device callback and host report sending routines.
Renamed internal Host mode Class driver descriptor comparator callback routines so that they all start with a uniform DCOMP_{Class Abbreviation}_ prefix.
2010-05-09 06:01:01 +00:00
..
AudioInput Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
AudioOutput Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
DualVirtualSerial Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
GenericHID Add new ReportType parameter to the HID class driver device callback and host report sending routines. 2010-05-09 06:01:01 +00:00
Joystick Add new ReportType parameter to the HID class driver device callback and host report sending routines. 2010-05-09 06:01:01 +00:00
Keyboard Add new ReportType parameter to the HID class driver device callback and host report sending routines. 2010-05-09 06:01:01 +00:00
KeyboardMouse Add new ReportType parameter to the HID class driver device callback and host report sending routines. 2010-05-09 06:01:01 +00:00
MIDI Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
MassStorage Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
MassStorageKeyboard Add new ReportType parameter to the HID class driver device callback and host report sending routines. 2010-05-09 06:01:01 +00:00
Mouse Add new ReportType parameter to the HID class driver device callback and host report sending routines. 2010-05-09 06:01:01 +00:00
RNDISEthernet Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
VirtualSerial Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
VirtualSerialMouse Add new ReportType parameter to the HID class driver device callback and host report sending routines. 2010-05-09 06:01:01 +00:00
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00