qmk_firmware/tmk_core/protocol
Ryan cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
2023-01-20 16:21:17 +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
midi Redefinition of MIN is avoided in midi.c (#18203) 2022-08-29 12:18:53 -07:00
usb_hid [Bug] Fix timer include in override_wiring.c (#15221) 2021-11-19 21:22:45 +00:00
vusb Detect host OS based on USB fingerprint (#18463) 2022-12-09 03:45:30 +11:00
arm_atsam.mk
chibios.mk
host.c Joystick feature improvements (#19052) 2022-11-27 03:14:45 +11:00
host.h Refactor `send_extra` (#18615) 2022-10-06 19:35:01 -07:00
host_driver.h Refactor `send_extra` (#18615) 2022-10-06 19:35:01 -07:00
lufa.mk
midi.mk
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 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