qmk_firmware/Projects
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
..
AVRISP Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
Benito Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
Incomplete/StandaloneProgrammer 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
Magstripe Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
MissileLauncher Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 2009-11-13 10:07:25 +00:00
USBtoSerial Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
makefile Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. 2009-10-18 05:35:48 +00:00