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 cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
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
midi Redefinition of MIN is avoided in midi.c (#18203) 3 years ago
usb_hid
vusb Detect host OS based on USB fingerprint (#18463) 3 years ago
arm_atsam.mk
chibios.mk
host.c Joystick feature improvements (#19052) 3 years ago
host.h Refactor `send_extra` (#18615) 3 years ago
host_driver.h Refactor `send_extra` (#18615) 3 years ago
lufa.mk
midi.mk
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