aboutsummaryrefslogtreecommitdiff
path: root/keyboards/honeycomb/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/honeycomb/rules.mk')
-rwxr-xr-xkeyboards/honeycomb/rules.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/honeycomb/rules.mk b/keyboards/honeycomb/rules.mk
index 19852d7ec..d6f98125e 100755
--- a/keyboards/honeycomb/rules.mk
+++ b/keyboards/honeycomb/rules.mk
@@ -30,9 +30,4 @@ UNICODE_ENABLE = YES # Unicode
30# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID 30# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID
31 31
32# # project specific files 32# # project specific files
33SRC += matrix.c 33SRC += matrix.c serial_uart.c
34
35USB = /dev/ttyACM0
36
37#upload: build
38# $(honeycomb_UPLOAD_COMMAND)