summaryrefslogtreecommitdiff
path: root/keyboards/handwired/symmetric70_proto/proton_c/fast/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/symmetric70_proto/proton_c/fast/rules.mk')
-rw-r--r--keyboards/handwired/symmetric70_proto/proton_c/fast/rules.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/symmetric70_proto/proton_c/fast/rules.mk b/keyboards/handwired/symmetric70_proto/proton_c/fast/rules.mk
index de489fcabd..fbc1c3bb38 100644
--- a/keyboards/handwired/symmetric70_proto/proton_c/fast/rules.mk
+++ b/keyboards/handwired/symmetric70_proto/proton_c/fast/rules.mk
@@ -1,6 +1,3 @@
CUSTOM_MATRIX = yes
SRC += matrix_common.c
SRC += matrix_fast/matrix.c
-
-KEYBOARD_LOCAL_FEATURES_MK := $(dir $(lastword $(MAKEFILE_LIST)))../../local_features.mk
-include $(KEYBOARD_LOCAL_FEATURES_MK)