qmk_firmware/tmk_core/protocol
Ryan 2078a56369
Fix joystick functionality for ChibiOS and OTG (Blackpill) (#18631)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2022-10-13 10:28:49 +11:00
..
arm_atsam Refactor `send_extra` (#18615) 2022-10-06 19:35:01 -07:00
chibios Fix joystick functionality for ChibiOS and OTG (Blackpill) (#18631) 2022-10-13 10:28:49 +11:00
lufa Make MIDI output endpoint use the out direction (#18654) 2022-10-09 21:08:27 +01:00
midi Redefinition of MIN is avoided in midi.c (#18203) 2022-08-29 12:18:53 -07:00
usb_hid
vusb Refactor `send_extra` (#18615) 2022-10-06 19:35:01 -07:00
arm_atsam.mk
chibios.mk
host.c Refactor `send_extra` (#18615) 2022-10-06 19:35:01 -07: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 Further refactoring of joystick feature (#18437) 2022-09-27 18:37:13 +10:00
usb_descriptor.c Merge remote-tracking branch 'origin/master' into develop 2022-09-12 18:57:58 -04:00
usb_descriptor.h Fix joystick functionality for ChibiOS and OTG (Blackpill) (#18631) 2022-10-13 10:28:49 +11:00
usb_descriptor_common.h
usb_device_state.c
usb_device_state.h
usb_hid.mk
usb_util.c
usb_util.h
vusb.mk