summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_midi.c
AgeCommit message (Expand)Author
2017-02-19add support for pedal cc messagesGabriel Young
2017-02-19remove disabled codeGabriel Young
2017-02-19Alternative version with a tone arrayGabriel Young
2017-02-19clean up commented codeGabriel Young
2017-02-19initial implementation of polyphony using variable length array of notes onGabriel Young
2016-09-29Missing ifdef statementAdam Gausmann
2016-07-24Fixes midi functionalityJack Humbert
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert