qmk_firmware/tmk_core/protocol
nezumee d6d6cdcb4f
Make MIDI output endpoint use the out direction (#18654)
2022-10-09 21:08:27 +01:00
..
arm_atsam Refactor `send_extra` (#18615) 2022-10-06 19:35:01 -07:00
chibios Refactor `send_extra` (#18615) 2022-10-06 19:35:01 -07: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 [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 2022-08-04 21:05:16 +10:00
usb_descriptor_common.h
usb_device_state.c
usb_device_state.h
usb_hid.mk
usb_util.c
usb_util.h
vusb.mk