summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/midi/midi_function_types.h
AgeCommit message (Collapse)Author
2023-01-30Move MIDI code out of tmk_core (#19704)Ryan
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
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