summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/chibios/chibios.c
Commit message (Expand)AuthorAgeFilesLines
* Revert changes to ChibiOS Suspend Code (#21830)Drashna Jaelre2023-08-271-16/+35
* [Bug] Restore usb suspend wakeup delay (#21676)Stefan Kerkmann2023-08-021-23/+8
* [Bug] Fix non-functional S3 wakeup / resume from suspense (#19780)Stefan Kerkmann2023-06-261-13/+9
* Chibios USB: Take into account if host wants remote wakeup or not (#21287)Purdea Andrei2023-06-261-1/+3
* Refactor `send_extra` (#18615)Ryan2022-10-061-1/+1
* Refactor more host code (programmable button & digitizer) (#18565)Ryan2022-10-051-3/+1
* Simplify extrakeys sending at the host driver level (#18230)Ryan2022-09-021-3/+2
* Format code according to conventions (#16322)QMK Bot2022-02-121-3/+5
* ChibiOS: add support for HID Programmable Buttons (#15787)Thomas Weißschuh2022-02-041-1/+2
* Fixup #15029 (#15031)Nick Brassel2021-11-021-2/+2
* Revert to old init order for host driver (#15029)Joel Challis2021-11-021-3/+3
* Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888)Joel Challis2021-10-241-12/+3
* Remove SERIAL_LINK feature (#14727)Joel Challis2021-10-071-19/+2
* Purge uGFX. (#14720)Nick Brassel2021-10-071-14/+0
* Added power tracking api (#12691)Purdea Andrei2021-09-301-0/+3
* Begin to carve out platform/protocol API - Single main loop (#13843)Joel Challis2021-08-181-0/+255