This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
59c4871f80
qmk_firmware
/
Bootloaders
/
Incomplete
/
MIDI
History
Download ZIP
Download TAR.GZ
Dean Camera
59c4871f80
USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.
2010-04-28 07:48:26 +00:00
..
JavaHost
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
BootloaderMIDI.c
USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.
2010-04-28 07:48:26 +00:00
BootloaderMIDI.h
USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.
2010-04-28 07:48:26 +00:00
Descriptors.c
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Descriptors.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Doxygen.conf
Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.
2010-02-03 00:57:49 +00:00
makefile
Removed invalid dfu and flip related targets from the bootloaders - bootloaders can only be replaced with an external programmer.
2010-04-13 12:10:04 +00:00
MIDI.c
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00