aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_midi.c
Commit message (Expand)AuthorAgeFilesLines
* add keycodes for transpose rangeGabriel Young2017-02-191-7/+30
* implement modulationGabriel Young2017-02-191-4/+54
* add support for pedal cc messagesGabriel Young2017-02-191-10/+51
* remove disabled codeGabriel Young2017-02-191-129/+0
* Alternative version with a tone arrayGabriel Young2017-02-191-0/+109
* clean up commented codeGabriel Young2017-02-191-137/+0
* initial implementation of polyphony using variable length array of notes onGabriel Young2017-02-191-2/+197
* Missing ifdef statementAdam Gausmann2016-09-291-1/+3
* Fixes midi functionalityJack Humbert2016-07-241-12/+12
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-0/+66