qmk_firmware/Demos/Device/ClassDriver
Dean Camera a852ea8e43 Added new KeyboardMouseMultiReport Device ClassDriver demo.
Fixed ReportID not being removed from the feature/out report data array in the HID class driver when Report IDs are used.

Added new MAX() and MIN() convenience macros.
2011-01-26 21:33:07 +00:00
..
AudioInput Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
AudioOutput Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
DualVirtualSerial Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
GenericHID Abuse the the C preprocessor so that the HID macros can automatically encode data into the array from the HID macros automagically, by specifying the bit-width of the data, and the data itself as a single integer value of that width. 2011-01-17 19:44:48 +00:00
Joystick Added new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD and HID_DESCRIPTOR_JOYSTICK macros for easy automatic creation of basic USB HID device reports. 2011-01-23 20:02:51 +00:00
Keyboard Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00
KeyboardMouse Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00
KeyboardMouseMultiReport Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00
MIDI Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
MassStorage Fix typos and outdated information. 2011-01-10 21:53:38 +00:00
MassStorageKeyboard Added new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD and HID_DESCRIPTOR_JOYSTICK macros for easy automatic creation of basic USB HID device reports. 2011-01-23 20:02:51 +00:00
Mouse Added new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD and HID_DESCRIPTOR_JOYSTICK macros for easy automatic creation of basic USB HID device reports. 2011-01-23 20:02:51 +00:00
RNDISEthernet Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
VirtualSerial Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
VirtualSerialMouse Added new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD and HID_DESCRIPTOR_JOYSTICK macros for easy automatic creation of basic USB HID device reports. 2011-01-23 20:02:51 +00:00
makefile Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00