qmk_firmware/Demos/Device/ClassDriver
Dean Camera b1d7568651 Fix incorrect #include filenames in the RNDIS demos. 2011-02-06 12:18:41 +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 Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead. 2011-01-30 21:02:31 +00:00
GenericHID Oops - forgot to add in LOGICAL MINIMUM and LOGICAL MAXIMUM report items into the standard library Joystick HID report descriptor macro. Add in support for joystick resolution reporting via PHYSICAL_MINIMUM and PHYSICAL_MAXIMUM items. 2011-01-30 14:40:24 +00:00
Joystick Oops - forgot to add in LOGICAL MINIMUM and LOGICAL MAXIMUM report items into the standard library Joystick HID report descriptor macro. Add in support for joystick resolution reporting via PHYSICAL_MINIMUM and PHYSICAL_MAXIMUM items. 2011-01-30 14:40:24 +00:00
Keyboard Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00
KeyboardMouse Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it. 2011-01-30 14:14:04 +00:00
KeyboardMouseMultiReport Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it. 2011-01-30 14:14:04 +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 Fix incorrect #include filenames in the RNDIS demos. 2011-02-06 12:18:41 +00:00
VirtualSerial Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead. 2011-01-30 21:02:31 +00:00
VirtualSerialMouse Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead. 2011-01-30 21:02:31 +00:00
makefile Added new KeyboardMouseMultiReport Device ClassDriver demo. 2011-01-26 21:33:07 +00:00