summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/host.c
AgeCommit message (Expand)Author
2023-10-23Separate 6KRO and NKRO report structs (#22267)Ryan
2022-11-27Joystick feature improvements (#19052)Ryan
2022-11-12Digitizer feature improvements (#19034)Ryan
2022-10-06Refactor `send_extra` (#18615)Ryan
2022-10-05Refactor more host code (programmable button & digitizer) (#18565)Ryan
2022-09-29Start Bluetooth API (#18366)Ryan
2022-09-27Further refactoring of joystick feature (#18437)Ryan
2022-09-07Move Bluetooth-related function calls up to host/keyboard level (#18274)Ryan
2022-09-02Simplify extrakeys sending at the host driver level (#18230)Ryan
2022-06-08Add support for large Mouse Reports (#16371)Drashna Jaelre
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-10-28Relocate protocol files within tmk_core/common/ (#14972)Joel Challis