summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/vusb/protocol.c
AgeCommit message (Expand)Author
2022-03-19VUSB - Use correct endpoint poll for VIA (#16691)Joel Challis
2022-02-12Format code according to conventions (#16322)QMK Bot
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-08-18Begin to carve out platform/protocol API - Single main loop (#13843)Joel Challis