qmk_firmware/Demos
Dean Camera 7ef58eef7a Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint.
Added support for multiple keyboard keycodes in a single report to the LowLevel and ClassDriver Keyboard demos.
2009-11-20 04:39:41 +00:00
..
Device Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint. 2009-11-20 04:39:41 +00:00
DualRole Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 2009-11-13 10:07:25 +00:00
Host Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint. 2009-11-20 04:39:41 +00:00
makefile Remove old OTG demo directory with useless TestApp demo. Add new DualRole directory with new Class Driver powered Mouse dual role demonstration application showing a dual role device using the HID host/device Class drivers. 2009-09-29 07:13:42 +00:00