summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/chibios/usb_main.h
Commit message (Expand)AuthorAgeFilesLines
* Decouple USB events from the USB interrupt handler. (#10437)Nick Brassel2021-02-011-0/+11
* Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan2020-12-261-4/+1
* Normalise include statements in core code (#11153)Ryan2020-12-111-2/+2
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-0/+3
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-2/+0
* Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY2020-05-041-0/+2
* Fix conflicting types for 'tfp_printf' (#8269)Joel Challis2020-05-031-2/+0
* Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark2020-02-021-14/+0
* clang-format changesskullY2019-08-301-4/+3
* Use a single endpoint for HID reports (#3951)James Laird-Wah2018-11-151-3/+8
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-34/+0
* Send usb wakeup through ChibiOSFred Sundvik2018-02-071-3/+0
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-0/+139