aboutsummaryrefslogtreecommitdiff
path: root/keyboards/comet46/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/comet46/rules.mk')
-rw-r--r--keyboards/comet46/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/comet46/rules.mk b/keyboards/comet46/rules.mk
index 2aaa5483c..1f22b7535 100644
--- a/keyboards/comet46/rules.mk
+++ b/keyboards/comet46/rules.mk
@@ -28,8 +28,8 @@ NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA
28UNICODE_ENABLE = YES # Unicode 28UNICODE_ENABLE = YES # Unicode
29# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID 29# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID
30 30
31USB = /dev/ttyACM0
32# project specific files 31# project specific files
33SRC += matrix.c \ 32SRC += matrix.c \
34 i2c.c \ 33 i2c.c \
35 ssd1306.c 34 ssd1306.c \
35 serial_uart.c