qmk_firmware/Demos/Device/ClassDriver
Dean Camera 37c601dbf6 Fix typo in DualVirtualSerial.c due to the changed CDC Device APIs that was preventing the demo from being compiled. 2010-07-30 04:20:41 +00:00
..
AudioInput Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
AudioOutput Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
DualVirtualSerial Fix typo in DualVirtualSerial.c due to the changed CDC Device APIs that was preventing the demo from being compiled. 2010-07-30 04:20:41 +00:00
GenericHID Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
Joystick Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
Keyboard Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
KeyboardMouse Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
MIDI Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
MassStorage Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
MassStorageKeyboard Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
Mouse Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
RNDISEthernet Spell check all source files once again to find any typos. 2010-07-29 16:20:45 +00:00
VirtualSerial Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value. 2010-07-30 03:52:11 +00:00
VirtualSerialMouse Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value. 2010-07-30 03:52:11 +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