mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08: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))
|