This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Device
/
ClassDriver
History
Dean Camera
89a32baf58
Add stream callback flags and class specific control request handler code to the incomplete Test and Measurement Class device demo.
...
Change over the keyboard demo's manufacturer name back to the primary author of the demo.
2010-07-26 04:26:47 +00:00
..
AudioInput
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
AudioOutput
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
DualVirtualSerial
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
GenericHID
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +00:00
Joystick
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +00:00
Keyboard
Add stream callback flags and class specific control request handler code to the incomplete Test and Measurement Class device demo.
2010-07-26 04:26:47 +00:00
KeyboardMouse
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +00:00
MassStorage
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
MassStorageKeyboard
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +00:00
MIDI
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Mouse
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +00:00
RNDISEthernet
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
VirtualSerial
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
VirtualSerialMouse
Fix up minor whitespace formatting errors.
2010-07-22 05:00:39 +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