1
0
Fork 0

Infer more when building features (#13890)

This commit is contained in:
Joel Challis 2021-10-17 22:37:48 +01:00 committed by GitHub
parent bb80b2a40c
commit bd2f8ab88a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 50 additions and 83 deletions

View file

@ -399,6 +399,7 @@ VPATH += $(KEYBOARD_PATHS)
VPATH += $(COMMON_VPATH)
include common_features.mk
include generic_features.mk
include $(TMK_PATH)/protocol.mk
include $(TMK_PATH)/common.mk
include bootloader.mk