qmk_firmware/tmk_core/protocol
Ryan f0618a1d53
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
2023-02-06 02:36:09 +00:00
..
arm_atsam Joystick feature improvements (#19052) 2022-11-27 03:14:45 +11:00
chibios ChibiOS: Consolidate report sending code (#19607) 2023-01-16 17:54:26 -08:00
lufa Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
usb_hid
vusb Detect host OS based on USB fingerprint (#18463) 2022-12-09 03:45:30 +11:00
arm_atsam.mk
chibios.mk Move MIDI code out of tmk_core (#19704) 2023-01-30 18:47:50 +11:00
host.c Joystick feature improvements (#19052) 2022-11-27 03:14:45 +11:00
host.h Remove `IS_HOST_LED_ON` and migrate usages (#19753) 2023-02-06 02:36:09 +00:00
host_driver.h Refactor `send_extra` (#18615) 2022-10-06 19:35:01 -07:00
lufa.mk Fix midi after recent refactoring (#19723) 2023-01-31 01:02:17 +00:00
report.c [Core] Move `has_mouse_report_changed` function to `report.c` (#16543) 2022-03-14 00:01:47 +00:00
report.h Joystick feature improvements (#19052) 2022-11-27 03:14:45 +11:00
usb_descriptor.c Detect host OS based on USB fingerprint (#18463) 2022-12-09 03:45:30 +11:00
usb_descriptor.h Detect host OS based on USB fingerprint (#18463) 2022-12-09 03:45:30 +11:00
usb_descriptor_common.h Joystick feature improvements (#19052) 2022-11-27 03:14:45 +11:00
usb_device_state.c
usb_device_state.h
usb_hid.mk
usb_util.c
usb_util.h
vusb.mk