summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/midi
AgeCommit message (Expand)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
2021-10-06Remove sysex API (#14723)Ryan
2021-03-25Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)Ryan
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-06-22Fixing MIDI for ARM without NKRO enabled (#9466)AlexOConnorHub
2019-08-30clang-format changesskullY
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2016-08-20Normalize line endingsFred Sundvik
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert