You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
arm_atsam Simplify extrakeys sending at the host driver level (#18230) 3 years ago
chibios Simplify extrakeys sending at the host driver level (#18230) 3 years ago
lufa Simplify extrakeys sending at the host driver level (#18230) 3 years ago
midi Redefinition of MIN is avoided in midi.c (#18203) 3 years ago
usb_hid
vusb Simplify extrakeys sending at the host driver level (#18230) 3 years ago
arm_atsam.mk
chibios.mk
host.c Simplify extrakeys sending at the host driver level (#18230) 3 years ago
host.h
host_driver.h Simplify extrakeys sending at the host driver level (#18230) 3 years ago
lufa.mk
midi.mk
report.c [Core] Move `has_mouse_report_changed` function to `report.c` (#16543) 4 years ago
report.h Add support for large Mouse Reports (#16371) 4 years ago
usb_descriptor.c Switch over MANUFACTURER and PRODUCT to string literals (#18183) 3 years ago
usb_descriptor.h [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 3 years ago
usb_descriptor_common.h
usb_device_state.c Format code according to conventions (#16322) 4 years ago
usb_device_state.h Format code according to conventions (#16322) 4 years ago
usb_hid.mk
usb_util.c Format code according to conventions (#16322) 4 years ago
usb_util.h
vusb.mk