aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_audio.c
Commit message (Collapse)AuthorAgeFilesLines
* adds option for alt pitch standardsJack Humbert2017-07-241-1/+5
|
* adds music mode, music mode songs, music maskJack Humbert2017-07-231-7/+9
|
* fix 'stop_all_notes' naming to be more consistentGabriel Young2017-03-021-1/+1
|
* Update existing keymapsGabriel Young2017-02-251-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)
* Add basic layer to sample MIDI keycapGabriel Young2017-02-251-1/+1
|
* Factor basic note processing into respective processorsGabriel Young2017-02-251-0/+62