summaryrefslogtreecommitdiffstats
path: root/keyboards/kitten_paw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kitten_paw/Makefile')
-rw-r--r--keyboards/kitten_paw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kitten_paw/Makefile b/keyboards/kitten_paw/Makefile
index 912292173..3b5585ed6 100644
--- a/keyboards/kitten_paw/Makefile
+++ b/keyboards/kitten_paw/Makefile
@@ -69,7 +69,7 @@ BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE ?= no # Audio output on port C6
CUSTOM_MATRIX = yes
-SRC += matrix.c led.c
+SRC += matrix.c
ifndef QUANTUM_DIR
include ../../Makefile