summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_midi.h
Commit message (Expand)AuthorAgeFilesLines
* Format code according to conventions (#16322)QMK Bot2022-02-121-2/+2
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-261-4/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+1
* 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