summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/usb_descriptor.h
AgeCommit message (Expand)Author
2022-03-25Remerge 0.16.x' into firmware21Drashna Jael're
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-10-11Merge commit 'd9e077468ab3446cbd7306a453a73dad2c1403e8' into firmware_21Drashna Jael're
2021-08-18Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol
2021-06-29Merge upstream QMK Firmware at '0.12.52~1'Drashna Jael're
2021-01-12Manually run formatting CI process (#11375)Joel Challis
2021-01-12Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2021-01-12Run cformat and dos2unix manually (#11235)Ryan
2021-01-12Normalise include statements in core code (#11153)Ryan
2021-01-122020 November 28 Breaking Changes Update (#11053)James Young
2021-01-12Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930)Sergey Vlasov
2021-01-01Manually run formatting CI process (#11375)Joel Challis
2020-12-26Change include guards in tmk_core/ and drivers/ to pragma once (#11240)Ryan
2020-12-17Run cformat and dos2unix manually (#11235)Ryan
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-10-27Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930)Sergey Vlasov
2020-09-30Hid joystick interface (#4226)a-chol
2020-09-30Various tidyups for USB descriptor code (#9005)Ryan
2020-08-29Hid joystick interface (#4226)a-chol
2020-08-29Various tidyups for USB descriptor code (#9005)Ryan
2019-12-06feat: adds pairing keyFlorian Didron
2019-12-06feat: adds webusbFlorian Didron
2019-11-04Reorder Raw HID interface to match what the USB spec expects (#6801)fauxpark
2019-10-08Reorder Raw HID interface to match what the USB spec expects (#6801)fauxpark
2019-09-17clang-format changesskullY
2019-09-17LUFA USB descriptor cleanup (#4871)fauxpark
2019-08-30clang-format changesskullY
2019-08-30LUFA USB descriptor cleanup (#4871)fauxpark
2018-11-15Use a single endpoint for HID reports (#3951)James Laird-Wah
2018-04-11Tabs to spaces in usb_descriptor.hfauxpark
2018-02-12Change the CDC_NOTIFICATION_EPSIZE back to 8 from 32Fred Sundvik
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo