You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan f0618a1d53
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
3 years ago
..
arm_atsam Joystick feature improvements (#19052) 3 years ago
chibios ChibiOS: Consolidate report sending code (#19607) 3 years ago
lufa Fix functions with empty params (#19647) 3 years ago
usb_hid [Bug] Fix timer include in override_wiring.c (#15221) 4 years ago
vusb Detect host OS based on USB fingerprint (#18463) 3 years ago
arm_atsam.mk
chibios.mk Move MIDI code out of tmk_core (#19704) 3 years ago
host.c Joystick feature improvements (#19052) 3 years ago
host.h Remove `IS_HOST_LED_ON` and migrate usages (#19753) 3 years ago
host_driver.h Refactor `send_extra` (#18615) 3 years ago
lufa.mk Fix midi after recent refactoring (#19723) 3 years ago
report.c [Core] Move `has_mouse_report_changed` function to `report.c` (#16543) 4 years ago
report.h Joystick feature improvements (#19052) 3 years ago
usb_descriptor.c Detect host OS based on USB fingerprint (#18463) 3 years ago
usb_descriptor.h Detect host OS based on USB fingerprint (#18463) 3 years ago
usb_descriptor_common.h Joystick feature improvements (#19052) 3 years ago
usb_device_state.c Format code according to conventions (#16322) 4 years ago
usb_device_state.h Format code according to conventions (#16322) 4 years ago
usb_hid.mk
usb_util.c Format code according to conventions (#16322) 4 years ago
usb_util.h
vusb.mk