summaryrefslogtreecommitdiff
path: root/keyboards/kitten_paw/Makefile
diff options
context:
space:
mode:
authorDamien <Dbroqua@users.noreply.github.com>2016-08-26 07:55:30 +0200
committerGitHub <noreply@github.com>2016-08-26 07:55:30 +0200
commit8e058135e2905d6a2ec281d29e5a93cb808bd8a5 (patch)
tree67d4a3cec8e5ff18dbfefee9e9b783eeef2830ff /keyboards/kitten_paw/Makefile
parent8d0aed39d11efaf51a0831e78b5641b4b5686197 (diff)
parent4321f0af7d34f794a372964be49d225442671c45 (diff)
Merge pull request #2 from jackhumbert/master
Merge from jackhumbert
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 9122921737..3b5585ed6f 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