index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
protocol
/
usb_descriptor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-30
[CI] Format code according to conventions (#25827)
QMK Bot
1
-2
/
+2
2024-09-02
Remove `arm_atsam` platform (#24337)
Joel Challis
1
-2
/
+0
2024-02-28
[Core] Refactor ChibiOS USB endpoints to be fully async (#21656)
Stefan Kerkmann
1
-0
/
+2
2024-01-09
Remove console out endpoint (#22304)
Joel Challis
1
-14
/
+0
2023-09-25
[Core] Bump mouse endpoint packet size to 16 bytes (#21711)
Stefan Kerkmann
1
-1
/
+1
2022-12-09
Detect host OS based on USB fingerprint (#18463)
Ruslan Sayfutdinov
1
-1
/
+1
2022-11-27
Joystick feature improvements (#19052)
Ryan
1
-2
/
+6
2022-10-13
Fix joystick functionality for ChibiOS and OTG (Blackpill) (#18631)
Ryan
1
-11
/
+2
2022-08-04
[Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647)
Nick Brassel
1
-6
/
+9
2022-02-12
Format code according to conventions (#16322)
QMK Bot
1
-1
/
+1
2021-08-18
Digitizer HID interface : absolute coordinates for mouse cursor (#12851)
a-chol
1
-1
/
+26
2021-01-01
Manually run formatting CI process (#11375)
Joel Challis
1
-3
/
+3
2020-12-26
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
1
-3
/
+2
2020-12-17
Run cformat and dos2unix manually (#11235)
Ryan
1
-26
/
+26
2020-12-11
Normalise include statements in core code (#11153)
Ryan
1
-1
/
+1
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
1
-0
/
+20
2020-10-27
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930)
Sergey Vlasov
1
-2
/
+8
2020-08-29
Hid joystick interface (#4226)
a-chol
1
-0
/
+15
2020-08-29
Various tidyups for USB descriptor code (#9005)
Ryan
1
-5
/
+0
2019-10-08
Reorder Raw HID interface to match what the USB spec expects (#6801)
fauxpark
1
-8
/
+8
2019-08-30
clang-format changes
skullY
1
-125
/
+125
2019-08-30
LUFA USB descriptor cleanup (#4871)
fauxpark
1
-170
/
+177
2018-11-15
Use a single endpoint for HID reports (#3951)
James Laird-Wah
1
-102
/
+68
2018-04-11
Tabs to spaces in usb_descriptor.h
fauxpark
1
-17
/
+17
2018-02-12
Change the CDC_NOTIFICATION_EPSIZE back to 8 from 32
Fred Sundvik
1
-1
/
+1
2018-02-08
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
1
-0
/
+280