summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/chibios/usb_main.h
AgeCommit message (Expand)Author
2021-02-01Decouple USB events from the USB interrupt handler. (#10437)Nick Brassel
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-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-05-04Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY
2020-05-03Fix conflicting types for 'tfp_printf' (#8269)Joel Challis
2020-02-02Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark
2019-08-30clang-format changesskullY
2018-11-15Use a single endpoint for HID reports (#3951)James Laird-Wah
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2018-02-07Send usb wakeup through ChibiOSFred Sundvik
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo