qmk_firmware_2/tmk_core/protocol
Sergey Vlasov 955829bfd0
Fix joystick build for ChibiOS (#19602)
`joystick_report_t` was renamed to `report_joystick_t`, but apparently
one place in the code was missed.
2023-01-15 23:29:29 +00:00
..
arm_atsam Joystick feature improvements (#19052) 2022-11-27 03:14:45 +11:00
chibios Fix joystick build for ChibiOS (#19602) 2023-01-15 23:29:29 +00:00
lufa Detect host OS based on USB fingerprint (#18463) 2022-12-09 03:45:30 +11:00
midi Redefinition of MIN is avoided in midi.c (#18203) 2022-08-29 12:18:53 -07: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
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
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