summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/chibios/chibios.c
AgeCommit message (Expand)Author
2023-10-23Separate 6KRO and NKRO report structs (#22267)Ryan
2023-08-27Revert changes to ChibiOS Suspend Code (#21830)Drashna Jaelre
2023-08-02[Bug] Restore usb suspend wakeup delay (#21676)Stefan Kerkmann
2023-06-26[Bug] Fix non-functional S3 wakeup / resume from suspense (#19780)Stefan Kerkmann
2023-06-26Chibios USB: Take into account if host wants remote wakeup or not (#21287)Purdea Andrei
2022-10-06Refactor `send_extra` (#18615)Ryan
2022-10-05Refactor more host code (programmable button & digitizer) (#18565)Ryan
2022-09-02Simplify extrakeys sending at the host driver level (#18230)Ryan
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-04ChibiOS: add support for HID Programmable Buttons (#15787)Thomas Weißschuh
2021-11-02Fixup #15029 (#15031)Nick Brassel
2021-11-02Revert to old init order for host driver (#15029)Joel Challis
2021-10-24Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888)Joel Challis
2021-10-07Remove SERIAL_LINK feature (#14727)Joel Challis
2021-10-07Purge uGFX. (#14720)Nick Brassel
2021-09-30Added power tracking api (#12691)Purdea Andrei
2021-08-18Begin to carve out platform/protocol API - Single main loop (#13843)Joel Challis