summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/chibios/usb_driver.c
AgeCommit message (Expand)Author
2022-05-14Check for ongoing transfers on the OUT endpoint (#16974)Stefan Kerkmann
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-04-25Fix how USB queue overflow is handled in chibios. (#12576)Purdea Andrei
2021-04-10Format code according to conventions (#12540)github-actions[bot]
2021-04-10ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472)Michael Stapelberg
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2019-08-30clang-format changesskullY
2018-04-15Add a custom USB driver for ARM (#2750)fredizzimo