qmk_firmware/tmk_core/protocol
Thomas Weißschuh f1cd2a5a89
ChibiOS: add support for HID Programmable Buttons (#15787)
* ChibiOS: add support for HID Programmable Buttons

Fixes #15596

* Enable SHARED_ENDPOINT when PROGRAMMABLE_BUTTON is enabled

The Programmable Button driver expects the shared EP to be enabled.
So enforce this invariant.
2022-02-04 22:25:57 +00:00
..
arm_atsam
chibios
lufa
midi
usb_hid
vusb
arm_atsam.mk
chibios.mk
host.c
host.h
host_driver.h
lufa.mk
midi.mk
report.c
report.h
serial.h
serial_soft.c
serial_uart.c
usb_descriptor.c
usb_descriptor.h
usb_descriptor_common.h
usb_device_state.c
usb_device_state.h
usb_hid.mk
usb_util.c
usb_util.h
vusb.mk