summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 93e8fc404..ffbdf742c 100644
--- a/Makefile
+++ b/Makefile
@@ -81,8 +81,7 @@ SRC += $(KEYBOARD_FILE) \
$(KEYMAP_FILE) \
$(QUANTUM_DIR)/quantum.c \
$(QUANTUM_DIR)/keymap.c \
- $(QUANTUM_DIR)/keycode_config.c \
- $(QUANTUM_DIR)/led.c
+ $(QUANTUM_DIR)/keycode_config.c
ifndef CUSTOM_MATRIX
SRC += $(QUANTUM_DIR)/matrix.c