This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59c4871f8011247a056f6ca2ca8aca89000e3841
qmk_firmware
/
Bootloaders
/
Incomplete
/
MIDI
History
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