qmk_firmware/tmk_core/protocol
2023-04-05 14:59:09 +10: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 Disable specific warnings to mitigate compilation problems with KEEP_INTERMEDIATES=yes. (#20339) 2023-04-05 14:59:09 +10:00
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 Move KC_MISSION_CONTROL/KC_LAUNCHPAD keycodes to core (#19884) 2023-02-19 18:59:50 +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 Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
usb_device_state.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
usb_hid.mk
usb_util.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
usb_util.h
vusb.mk