summaryrefslogtreecommitdiff
path: root/quantum/midi
AgeCommit message (Expand)AuthorFilesLines
2023-07-27Unify MIDI note calculation with the audio feature's algorithm (#21588)Nebuleon1-2/+2
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan1-0/+1
2023-07-11process_keycode: remove direct `quantum.h` includes (#21486)Ryan1-0/+4
2023-03-23Tidy up duplication of MIN/MAX fallback implementations (#20236)Joel Challis1-4/+1
2023-01-30Move MIDI code out of tmk_core (#19704)Ryan15-0/+2506