]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/kitten_paw/Makefile
fixed defaulf keymap, added my own keymap
[qmk_firmware.git] / keyboards / kitten_paw / Makefile
index 912292173777348736e9db03c906acb0500e5244..3b5585ed6f89bd7fd4010e24dccfc9ad0742a358 100644 (file)
@@ -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