1
0
Fork 0

Move protocol makefiles into their respective folders (#21332)

* Move protocol makefiles into their respective folders

* Fix USB-USB converter
This commit is contained in:
Ryan 2023-06-23 00:07:28 +10:00 committed by GitHub
parent fb76c941ee
commit aad5746682
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 4 additions and 3 deletions

View file

@ -99,7 +99,7 @@ ifeq ($(strip $(SHARED_EP_ENABLE)), yes)
endif
ifeq ($(strip $(USB_HID_ENABLE)), yes)
include $(TMK_DIR)/protocol/usb_hid.mk
include $(TMK_DIR)/protocol/usb_hid/usb_hid.mk
endif
# Search Path