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 | |||
| 69 | AUDIO_ENABLE ?= no # Audio output on port C6 | 69 | AUDIO_ENABLE ?= no # Audio output on port C6 |
| 70 | 70 | ||
| 71 | CUSTOM_MATRIX = yes | 71 | CUSTOM_MATRIX = yes |
| 72 | SRC += matrix.c led.c | 72 | SRC += matrix.c |
