summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/midi/midi_device.h
Commit message (Collapse)AuthorAgeFilesLines
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-261-4/+1
|
* clang-format changesskullY2019-08-301-63/+58
|
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-181-0/+156
* 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