qmk_firmware/tmk_core/protocol
Ryan 09d668eb0e
Simplify extrakeys sending at the host driver level (#18230)
* Simplify extrakeys sending at the host driver level

* There are two arguments here

* Wrong syntax

* Adjust keyboards which use a custom host driver
2022-09-02 20:38:27 +01:00
..
arm_atsam Simplify extrakeys sending at the host driver level (#18230) 2022-09-02 20:38:27 +01:00
chibios Simplify extrakeys sending at the host driver level (#18230) 2022-09-02 20:38:27 +01:00
lufa Simplify extrakeys sending at the host driver level (#18230) 2022-09-02 20:38:27 +01:00
midi Redefinition of MIN is avoided in midi.c (#18203) 2022-08-29 12:18:53 -07:00
usb_hid
vusb Simplify extrakeys sending at the host driver level (#18230) 2022-09-02 20:38:27 +01:00
arm_atsam.mk
chibios.mk
host.c Simplify extrakeys sending at the host driver level (#18230) 2022-09-02 20:38:27 +01:00
host.h
host_driver.h Simplify extrakeys sending at the host driver level (#18230) 2022-09-02 20:38:27 +01: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 Add support for large Mouse Reports (#16371) 2022-06-08 18:39:16 -07:00
usb_descriptor.c Switch over MANUFACTURER and PRODUCT to string literals (#18183) 2022-08-28 09:59:40 -07: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 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