aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/vusb/vusb.h
Commit message (Expand)AuthorAgeFilesLines
* Remove console out endpoint (#22304)Joel Challis2024-01-091-1/+0
* V-USB: Add generic `send_report()` function (#22323)Ryan2023-11-261-1/+0
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-2/+0
* V-USB suspend refactor (#11891)Ryan2021-02-251-0/+3
* Add support for shared EP on V-USB boards (#11103)Ryan2021-01-111-7/+14
* V-USB Interface reorder (#9090)yiancar2020-05-141-6/+6
* Initial vusb console support (#8559)Joel Challis2020-05-031-5/+10
* format code according to conventions [skip ci]QMK Bot2020-04-061-4/+4
* V-USB: Remove some stuff from usbconfig.h that should not be configurable (#8...Ryan2020-04-061-7/+1
* add hid_raw feature to VUSB (#8380)Takuya Urakawa2020-03-301-0/+11
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-4/+72
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-0/+12
* clang-format changesskullY2019-08-311-2/+1
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-091-0/+27