aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_midi.h
Commit message (Expand)AuthorAgeFilesLines
* clang-format changesskullY2019-08-301-15/+15
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-2/+3
* Clarify the quantum license (#1042)skullydazed2017-03-281-1/+17
* fix 'stop_all_notes' naming to be more consistentGabriel Young2017-03-021-1/+1
* Factor basic note processing into respective processorsGabriel Young2017-02-251-1/+12
* expose midi_configGabriel Young2017-02-191-0/+18
* implement modulationGabriel Young2017-02-191-200/+1
* initial implementation of polyphony using variable length array of notes onGabriel Young2017-02-191-0/+3
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-0/+207