This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-03 02:57:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ef58eef7a57c46ab53ed8a26805b58dcffd7010
zsa_qmk_firmware
/
Demos
/
Device
/
Incomplete
/
Sideshow
History
Dean Camera
d753512cca
Fix doxygen documentation - doxygen was getting confused on the variable-length ATTR_NON_NULL_PTR_ARG() macro used on function prototypes and was generating many return types for several functions in the documentation (thanks to David Lyons).
2009-11-17 11:28:07 +00:00
..
Lib
Added CDC_Device_Flush() command to the CDC Device mode class driver.
2009-08-13 06:43:17 +00:00
Descriptors.c
Add new MIDIHost LowLevel demo application.
2009-10-08 07:00:44 +00:00
Descriptors.h
Fix doxygen documentation - doxygen was getting confused on the variable-length ATTR_NON_NULL_PTR_ARG() macro used on function prototypes and was generating many return types for several functions in the documentation (thanks to David Lyons).
2009-11-17 11:28:07 +00:00
makefile
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
Sideshow.c
Minor code cleanups for clarity.
2009-11-11 09:09:39 +00:00
Sideshow.h
Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only.
2009-08-05 06:36:31 +00:00