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.c
Age
Commit message (
Expand
)
Author
2021-01-12
Omit serial number if not defined (#11104)
Ryan
2021-01-12
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-09-30
Hid joystick interface (#4226)
a-chol
2020-09-30
Various tidyups for USB descriptor code (#9005)
Ryan
2020-06-12
Allow for overriding RAW endpoint usage page and ID. (#8834)
Nick Brassel
2020-03-26
Improvements to extrakey HID descriptors (#8156)
Ryan
2020-02-26
Un-clang-format usb_descriptor.h (#7216)
fauxpark
2020-01-09
Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258)
Christopher
2019-12-06
fix: only change usb vesion spec if webusb is enabled
Florian Didron
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-26
Make USB polling rate configurable with a define (#6668)
fauxpark
2019-09-17
clang-format changes
skullY
2019-09-17
Fix the LUFA lib to use a submodule instead of just files (#6245)
Drashna Jaelre
2019-09-17
LUFA USB descriptor cleanup (#4871)
fauxpark
2018-11-15
Use a single endpoint for HID reports (#3951)
James Laird-Wah
2018-02-08
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo