summaryrefslogtreecommitdiff
path: root/keyboards/kitten_paw/Makefile
diff options
context:
space:
mode:
authorcbbrowne2016-08-26 12:13:50 -0400
committercbbrowne2016-08-26 12:13:50 -0400
commita732003bfd1a780be0728cdacda71c0b3d8b59b3 (patch)
tree8a9ceab958bb863ee2fd6b00a204856f96bacdab /keyboards/kitten_paw/Makefile
parent7c2a24b3154367bfff06163193e07303d9dcf86e (diff)
parent2c8f6557e6994d3fe4fa2038f6cb4a4e51caf3a9 (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
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