index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
protocol
/
usb_descriptor.h
Age
Commit message (
Expand
)
Author
2021-01-12
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2021-01-12
Run cformat and dos2unix manually (#11235)
Ryan
2021-01-12
Normalise include statements in core code (#11153)
Ryan
2021-01-12
2020 November 28 Breaking Changes Update (#11053)
James Young
2021-01-12
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930)
Sergey Vlasov
2020-09-30
Hid joystick interface (#4226)
a-chol
2020-09-30
Various tidyups for USB descriptor code (#9005)
Ryan
2019-12-06
feat: adds pairing key
Florian Didron
2019-12-06
feat: adds webusb
Florian Didron
2019-11-04
Reorder Raw HID interface to match what the USB spec expects (#6801)
fauxpark
2019-09-17
clang-format changes
skullY
2019-09-17
LUFA USB descriptor cleanup (#4871)
fauxpark
2018-11-15
Use a single endpoint for HID reports (#3951)
James Laird-Wah
2018-04-11
Tabs to spaces in usb_descriptor.h
fauxpark
2018-02-12
Change the CDC_NOTIFICATION_EPSIZE back to 8 from 32
Fred Sundvik
2018-02-08
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo