aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/usb_descriptor.h
AgeCommit message (Expand)Author
2020-08-29Hid joystick interface (#4226)Gravatar a-chol
2020-08-29Various tidyups for USB descriptor code (#9005)Gravatar Ryan
2019-10-08Reorder Raw HID interface to match what the USB spec expects (#6801)Gravatar fauxpark
2019-08-30clang-format changesGravatar skullY
2019-08-30LUFA USB descriptor cleanup (#4871)Gravatar fauxpark
2018-11-15Use a single endpoint for HID reports (#3951)Gravatar James Laird-Wah
2018-04-11Tabs to spaces in usb_descriptor.hGravatar fauxpark
2018-02-12Change the CDC_NOTIFICATION_EPSIZE back to 8 from 32Gravatar Fred Sundvik
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)Gravatar fredizzimo