This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-25 16:18:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c4f73679382693d4f2b2906d015b46565912e65
qmk_firmware-mirror
/
Projects
/
MIDIToneGenerator
T
History
Dean Camera
04660d3793
Seperate out the device demos and project's configuration descriptor structure definitions to clearly indicate what descriptors belong to which interface.
2011-07-01 05:26:25 +00:00
..
Descriptors.c
Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.
2011-02-06 18:03:29 +00:00
Descriptors.h
Seperate out the device demos and project's configuration descriptor structure definitions to clearly indicate what descriptors belong to which interface.
2011-07-01 05:26:25 +00:00
Doxygen.conf
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
2011-06-05 13:55:56 +00:00
makefile
Add new "checksource" target to the library makefiles, for automated source file existance checking.
2011-06-20 14:38:21 +00:00
MIDIToneGenerator.aps
…
MIDIToneGenerator.c
Replace cast-as-char* byte access of multibyte variables with proper shifts and masks to preserve endianness across different architectures.
2011-04-13 06:12:52 +00:00
MIDIToneGenerator.h
…
MIDIToneGenerator.txt
…