qmk_firmware/Projects/Incomplete/MIDIToneGenerator
2010-05-07 07:11:25 +00:00
..
Descriptors.c Added incomplete MIDIToneGenerator project. 2010-03-23 09:16:47 +00:00
Descriptors.h Added incomplete MIDIToneGenerator project. 2010-03-23 09:16:47 +00:00
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00
MIDIToneGenerator.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
MIDIToneGenerator.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