summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/chibios/usb_driver.c
Commit message (Expand)AuthorAgeFilesLines
* Check for ongoing transfers on the OUT endpoint (#16974)Stefan Kerkmann2022-05-141-1/+1
* Format code according to conventions (#16322)QMK Bot2022-02-121-8/+24
* Fix how USB queue overflow is handled in chibios. (#12576)Purdea Andrei2021-04-251-13/+1
* Format code according to conventions (#12540)github-actions[bot]2021-04-101-11/+11
* ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472)Michael Stapelberg2021-04-101-1/+13
* Normalise include statements in core code (#11153)Ryan2020-12-111-1/+1
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-5/+5
* clang-format changesskullY2019-08-301-244/+191
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-151-0/+502