This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-24 15:45:19 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
History
Dean Camera
042d3288ad
Fix incorrect Event call name in USBInterrupt.c.
2009-08-05 07:18:08 +00:00
..
Device
Fix incorrect Event call name in USBInterrupt.c.
2009-08-05 07:18:08 +00:00
Host
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
OTG
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
makefile
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00