summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_audio.c
AgeCommit message (Collapse)AuthorFilesLines
2017-07-24adds option for alt pitch standardsJack Humbert1-1/+5
2017-07-23adds music mode, music mode songs, music maskJack Humbert1-7/+9
2017-03-02fix 'stop_all_notes' naming to be more consistentGabriel Young1-1/+1
2017-02-26Update existing keymapsGabriel Young1-2/+2
Update existing keymaps to enable MIDI_BASIC functionality. Also added an option MIDI_ENABLE_STRICT to be strict about keycode use (which also reduces memory footprint at runtime)
2017-02-26Add basic layer to sample MIDI keycapGabriel Young1-1/+1
2017-02-26Factor basic note processing into respective processorsGabriel Young1-0/+62