mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-01 14:28:34 +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))
|