You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
14 years ago
..
AudioInput Spell check all source files once again to find any typos. 14 years ago
AudioOutput Spell check all source files once again to find any typos. 14 years ago
DualVirtualSerial Fix typo in DualVirtualSerial.c due to the changed CDC Device APIs that was preventing the demo from being compiled. 14 years ago
GenericHID Spell check all source files once again to find any typos. 14 years ago
Joystick Spell check all source files once again to find any typos. 14 years ago
Keyboard Spell check all source files once again to find any typos. 14 years ago
KeyboardMouse Spell check all source files once again to find any typos. 14 years ago
MIDI Spell check all source files once again to find any typos. 14 years ago
MassStorage Spell check all source files once again to find any typos. 14 years ago
MassStorageKeyboard Spell check all source files once again to find any typos. 14 years ago
Mouse Spell check all source files once again to find any typos. 14 years ago
RNDISEthernet Spell check all source files once again to find any typos. 14 years ago
VirtualSerial Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value. 14 years ago
VirtualSerialMouse Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value. 14 years ago
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 15 years ago