summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/vusb/vusb.h
AgeCommit message (Expand)Author
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2021-02-25V-USB suspend refactor (#11891)Ryan
2021-01-11Add support for shared EP on V-USB boards (#11103)Ryan
2020-05-14V-USB Interface reorder (#9090)yiancar
2020-05-03Initial vusb console support (#8559)Joel Challis
2020-04-05format code according to conventions [skip ci]QMK Bot
2020-04-05V-USB: Remove some stuff from usbconfig.h that should not be configurable (#8...Ryan
2020-03-30add hid_raw feature to VUSB (#8380)Takuya Urakawa
2020-03-28V-USB: Use structs for USB descriptors (#8572)Ryan
2020-03-26V-USB: Use manufacturer and product strings from config.h (#7797)Ryan
2019-08-30clang-format changesskullY
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk