index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
protocol
/
usb_descriptor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect host OS based on USB fingerprint (#18463)
Ruslan Sayfutdinov
2022-12-09
1
-1
/
+8
*
Revert WB32 ISO workaround (#19224)
Joel Challis
2022-12-03
1
-3
/
+0
*
Joystick feature improvements (#19052)
Ryan
2022-11-27
1
-62
/
+72
*
Digitizer feature improvements (#19034)
Ryan
2022-11-12
1
-23
/
+21
*
Merge remote-tracking branch 'origin/master' into develop
Joshua Diamond
2022-09-12
1
-0
/
+3
|
\
|
*
GMMK2: Fix 'ISO' within product name (#18322)
Joel Challis
2022-09-10
1
-0
/
+3
*
|
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-28
1
-6
/
+6
|
/
*
Add support for large Mouse Reports (#16371)
Drashna Jaelre
2022-06-08
1
-1
/
+14
*
Joystick: Simplify report descriptor and clean up error messages (#16926)
Ryan
2022-04-26
1
-24
/
+19
*
Change default USB Polling rate to 1kHz (#15352)
Drashna Jaelre
2021-11-29
1
-1
/
+1
*
[Bug] fix logical minimum in Programmable Button rdesc (#14464)
Thomas Weißschuh
2021-09-16
1
-1
/
+1
*
[Bug] Fix descriptor for USB Programmable Buttons (#14455)
Thomas Weißschuh
2021-09-15
1
-1
/
+1
*
Add Support for USB programmable buttons (#12950)
Thomas Weißschuh
2021-09-15
1
-0
/
+19
*
Digitizer HID interface : absolute coordinates for mouse cursor (#12851)
a-chol
2021-08-18
1
-0
/
+101
*
Use string literals for `SERIAL_NUMBER` (#13403)
Ryan
2021-07-16
1
-2
/
+2
*
core: bump USB spec version in device descriptor to 2.0 (#13078)
Michael Stapelberg
2021-06-07
1
-1
/
+1
*
Add support for 8 buttons to mouse report (#10807)
Drashna Jaelre
2021-01-28
1
-8
/
+4
*
Omit serial number if not defined (#11104)
Ryan
2020-12-05
1
-4
/
+8
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-2
/
+13
*
Hid joystick interface (#4226)
a-chol
2020-08-29
1
-1
/
+110
*
Various tidyups for USB descriptor code (#9005)
Ryan
2020-08-29
1
-5
/
+5
*
Allow for overriding RAW endpoint usage page and ID. (#8834)
Nick Brassel
2020-05-21
1
-2
/
+3
*
Improvements to extrakey HID descriptors (#8156)
Ryan
2020-02-25
1
-8
/
+8
*
Un-clang-format usb_descriptor.h (#7216)
fauxpark
2019-11-04
1
-347
/
+701
*
Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258)
Christopher
2019-11-05
1
-1
/
+1
*
Reorder Raw HID interface to match what the USB spec expects (#6801)
fauxpark
2019-10-08
1
-10
/
+10
*
Make USB polling rate configurable with a define (#6668)
fauxpark
2019-09-06
1
-3
/
+7
*
clang-format changes
skullY
2019-08-30
1
-712
/
+360
*
Fix the LUFA lib to use a submodule instead of just files (#6245)
Drashna Jaelre
2019-08-30
1
-11
/
+15
*
LUFA USB descriptor cleanup (#4871)
fauxpark
2019-08-30
1
-705
/
+698
*
Use a single endpoint for HID reports (#3951)
James Laird-Wah
2018-11-15
1
-117
/
+96
*
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
2018-02-08
1
-0
/
+1017