mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 10:27:52 +06:00
3 lines
130 B
Makefile
3 lines
130 B
Makefile
|
KEYBOARD_LOCAL_FEATURES_MK := $(dir $(lastword $(MAKEFILE_LIST)))local_features.mk
|
||
|
include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))
|