qmk_firmware/tmk_core/protocol
Ryan 6cc9513ab0
Digitizer feature improvements (#19034)
2022-11-12 23:28:11 +00:00
..
arm_atsam Refactor `send_extra` (#18615) 2022-10-06 19:35:01 -07:00
chibios ChibiOS USB: Add a dummy IN callback to work around LLD bugs (#18811) 2022-10-22 18:16:09 +01:00
lufa LUFA: Consolidate report sending code (#18629) 2022-10-15 12:53:57 -04:00
midi Redefinition of MIN is avoided in midi.c (#18203) 2022-08-29 12:18:53 -07:00
usb_hid
vusb Digitizer feature improvements (#19034) 2022-11-12 23:28:11 +00:00
arm_atsam.mk
chibios.mk
host.c Digitizer feature improvements (#19034) 2022-11-12 23:28:11 +00: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 Digitizer feature improvements (#19034) 2022-11-12 23:28:11 +00:00
usb_descriptor.c Digitizer feature improvements (#19034) 2022-11-12 23:28:11 +00: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