summaryrefslogtreecommitdiff
path: root/keyboards/handwired/symmetric70_proto/post_rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/symmetric70_proto/post_rules.mk')
-rw-r--r--keyboards/handwired/symmetric70_proto/post_rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/symmetric70_proto/post_rules.mk b/keyboards/handwired/symmetric70_proto/post_rules.mk
new file mode 100644
index 0000000000..e2d35d60ab
--- /dev/null
+++ b/keyboards/handwired/symmetric70_proto/post_rules.mk
@@ -0,0 +1,2 @@
+KEYBOARD_LOCAL_FEATURES_MK := $(dir $(lastword $(MAKEFILE_LIST)))local_features.mk
+include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))