aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/chibios/usb_driver.h
Commit message (Expand)AuthorAgeFilesLines
* [Core] Refactor ChibiOS USB endpoints to be fully async (#21656)Stefan Kerkmann2024-02-281-140/+172
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-261-23/+20
* Normalise include statements in core code (#11153)Ryan2020-12-111-1/+1
* clang-format changesskullY2019-08-311-85/+83
* Add a custom USB driver for ARM (#2750)fredizzimo2018-04-161-0/+184