summaryrefslogtreecommitdiff
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 2aaa5483c8..1f22b7535e 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
UNICODE_ENABLE = YES # Unicode
# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID
-USB = /dev/ttyACM0
# project specific files
SRC += matrix.c \
i2c.c \
- ssd1306.c
+ ssd1306.c \
+ serial_uart.c