index
:
qmk_sweep_skeletyl
master
quotengrote
my qmk configs
mg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmk_core
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2025-11-30
4
-7
/
+7
|
\
|
*
[CI] Format code according to conventions (#25827)
QMK Bot
2025-11-30
4
-7
/
+7
*
|
[Core] suspend: suppress wake up keypress (#23389)
Stefan Kerkmann
2025-11-11
3
-0
/
+9
*
|
Implement minimal connection update logic (#25334)
Joel Challis
2025-11-07
2
-2
/
+45
|
/
*
docs: fix misspellings (#25555)
François Magimel
2025-09-09
1
-1
/
+1
*
Align sleep_led logic (#25395)
Joel Challis
2025-06-27
4
-50
/
+2
*
[Bug] Fix `usb_endpoint_interface_lut` multiple def compile err (#25378)
Xelus22
2025-06-18
1
-1
/
+1
*
Add `compiler_support.h` (#25274)
Pablo MartÃnez
2025-05-22
1
-1
/
+2
*
Remove more USB only branches from NKRO handling (#25263)
Joel Challis
2025-05-14
1
-6
/
+6
*
Add raw_hid support to host driver (#25255)
Joel Challis
2025-05-12
7
-32
/
+65
*
Remove force disable of NKRO when Bluetooth enabled (#25201)
Joel Challis
2025-05-06
2
-0
/
+19
*
Bind Bluetooth driver to `host_driver_t` (#25199)
Joel Challis
2025-05-05
1
-29
/
+54
*
High resolution scrolling (without feature report parsing) (#24423)
eynsai
2025-04-23
3
-2
/
+70
*
Align ChibiOS `USB_WAIT_FOR_ENUMERATION` implementation (#25184)
Joel Challis
2025-04-22
1
-13
/
+4
*
Implement connection keycode logic (#25176)
Joel Challis
2025-04-21
1
-4
/
+7
*
[chore]: move and rename mouse/scroll min/max defines (#25141)
Stefan Kerkmann
2025-04-13
1
-0
/
+8
*
[Core] chibios: usb_main: remove OTG sof workaround (#24259)
Stefan Kerkmann
2024-12-15
1
-8
/
+0
*
Joystick: add support for 8-way hat switch (#24515)
Ryan
2024-11-09
4
-0
/
+43
*
[Core] `usb_device_state`: consolidate usb state handling across implementati...
Stefan Kerkmann
2024-10-18
8
-101
/
+128
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2024-10-15
2
-2
/
+2
|
\
|
*
Digitizer: fix units tag in report descriptor (#24482)
Ryan
2024-10-15
2
-2
/
+2
*
|
Extended wheel reports (#24422)
eynsai
2024-10-06
3
-15
/
+49
*
|
Allow for `get_hardware_id()` to be used for serial number. (#24053)
Nick Brassel
2024-10-06
1
-13
/
+78
*
|
Remove `RING_BUFFERED_6KRO_REPORT_ENABLE` due to disuse. (#24433)
Nick Brassel
2024-09-24
1
-93
/
+0
*
|
Remove `arm_atsam` platform (#24337)
Joel Challis
2024-09-02
57
-16283
/
+0
|
/
*
Fix NKRO and Mouse Emulation on arm_atsam (#23945)
Izumemori
2024-08-13
1
-1
/
+17
*
Align LUFA suspend logic (#24055)
Joel Challis
2024-07-05
1
-1
/
+1
*
Change suspend condition check order on ChibiOS (#24020)
Drashna Jaelre
2024-07-04
1
-1
/
+1
*
[FIX] ChibiOS: USB Digitizer and Joystick IN endpoint compilation (#23854)
Stefan Kerkmann
2024-06-03
2
-3
/
+3
*
Fix WAIT_FOR_USB handling (#23598)
Joel Challis
2024-04-24
2
-2
/
+12
*
Remove midi_ep_task from ChibiOS (#23162)
Robin Carlier
2024-03-29
2
-16
/
+0
*
Refactor vusb to protocol use pre/post task (#14944)
Joel Challis
2024-03-14
4
-43
/
+16
*
[Core] Refactor ChibiOS USB endpoints to be fully async (#21656)
Stefan Kerkmann
2024-02-28
12
-1126
/
+1303
*
Update GPIO macro usages in core (#23093)
Ryan
2024-02-18
3
-18
/
+18
*
[Core] Add OS detection callbacks (#21777)
Andre Brait
2024-02-16
1
-0
/
+9
*
Align VUSB suspend protocol logic (#22688)
Joel Challis
2024-02-01
1
-38
/
+51
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2024-01-22
1
-0
/
+4
|
\
|
*
Fix missing joystick.h include (#22946)
Ryan
2024-01-22
1
-0
/
+4
*
|
Remove console out endpoint (#22304)
Joel Challis
2024-01-09
7
-138
/
+66
|
/
*
V-USB: implement NKRO (#22398)
Ryan
2023-11-26
1
-4
/
+45
*
V-USB: Add generic `send_report()` function (#22323)
Ryan
2023-11-26
3
-92
/
+53
*
Slight refactor of joystick axis type into typedef (#22445)
Ryan
2023-11-12
1
-5
/
+7
*
Add "AC Next Keyboard Layout Select" consumer usage entry (macOS Globe key) (...
Ryan
2023-10-31
1
-40
/
+41
*
[Maintenance] USB HID control packet as struct (#21688)
Stefan Kerkmann
2023-10-27
2
-92
/
+82
*
V-USB: Fix `GET_IDLE/SET_IDLE` (#22332)
Ryan
2023-10-27
1
-16
/
+12
*
V-USB: Implement `GET_PROTOCOL` and `SET_PROTOCOL` handling (#22324)
Ryan
2023-10-25
1
-24
/
+38
*
Separate 6KRO and NKRO report structs (#22267)
Ryan
2023-10-23
10
-137
/
+121
*
Prep work for NKRO report separation (#22268)
Ryan
2023-10-14
3
-15
/
+16
*
[Core] Bump mouse endpoint packet size to 16 bytes (#21711)
Stefan Kerkmann
2023-09-25
2
-2
/
+2
*
Remove old `IS_LED_ON/OFF()` macros (#21878)
Ryan
2023-09-03
1
-3
/
+0
[next]