diff options
Diffstat (limited to 'keyboards/kitten_paw/rules.mk')
-rw-r--r-- | keyboards/kitten_paw/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kitten_paw/rules.mk b/keyboards/kitten_paw/rules.mk index dab7cabc5..b0c909d11 100644 --- a/keyboards/kitten_paw/rules.mk +++ b/keyboards/kitten_paw/rules.mk @@ -69,4 +69,4 @@ 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 |