summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/midi/midi.c
AgeCommit message (Collapse)Author
2023-01-30Move MIDI code out of tmk_core (#19704)Ryan
2022-08-29Redefinition of MIN is avoided in midi.c (#18203)3araht
2022-02-12Format code according to conventions (#16322)QMK Bot
2019-08-30clang-format changesskullY
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert
* sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff