summaryrefslogtreecommitdiff
path: root/quantum/audio/musical_notes.h
AgeCommit message (Collapse)Author
2018-01-13Fix up the ARM audio support (#2136)skullydazed
* Get audio working on clueboard/60 * add keys for music mode * Change doubles to floats * add keys for all the songs * revert to the default startup sound * Remove music mode until we can figure out why it crashes
2017-07-23use automatic rests with songs (no more rest styles)Jack Humbert
2017-03-28Clarify the quantum license (#1042)skullydazed
* Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
2016-04-21restructures audio, begins voicingJack Humbert