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
/
Bootloaders
History
Dean Camera
bdedbd558c
Add new MIDIHost LowLevel demo application.
...
Make unfinished device mode applications use the VID/PID reserved for LUFA development devices.
2009-10-08 07:00:44 +00:00
..
CDC
Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen.
2009-09-20 12:01:25 +00:00
DFU
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project.
2009-09-09 13:17:04 +00:00
Incomplete
/MIDI
Add new MIDIHost LowLevel demo application.
2009-10-08 07:00:44 +00:00
TeensyHID
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project.
2009-09-09 13:17:04 +00:00
makefile
Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library.
2009-09-30 04:40:36 +00:00