qmk_firmware/tmk_core/protocol
Joel Challis dcfffa7b67
Relocate protocol files within tmk_core/common/ (#14972)
* Relocate non platform files within tmk_core/common/

* clang
2021-10-28 22:31:59 +01:00
..
arm_atsam
chibios Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) 2021-10-24 20:39:41 +01:00
lufa Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) 2021-10-24 20:39:41 +01:00
midi
usb_hid
vusb Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) 2021-10-24 20:39:41 +01:00
arm_atsam.mk
chibios.mk
host_driver.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
host.c Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
host.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
lufa.mk
midi.mk
report.c Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
report.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
serial_soft.c
serial_uart.c
serial.h
usb_descriptor_common.h
usb_descriptor.c
usb_descriptor.h
usb_device_state.c Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
usb_device_state.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
usb_hid.mk
usb_util.c Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
usb_util.h Relocate protocol files within tmk_core/common/ (#14972) 2021-10-28 22:31:59 +01:00
vusb.mk