aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/reddot/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/reddot/rules.mk')
-rwxr-xr-xkeyboards/handwired/reddot/rules.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/handwired/reddot/rules.mk b/keyboards/handwired/reddot/rules.mk
index b00ee9e0e..492996841 100755
--- a/keyboards/handwired/reddot/rules.mk
+++ b/keyboards/handwired/reddot/rules.mk
@@ -79,10 +79,6 @@ UNICODE_ENABLE = no # Unicode
79BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 79BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
80AUDIO_ENABLE = no # Audio output on port C6 80AUDIO_ENABLE = no # Audio output on port C6
81 81
82ifndef QUANTUM_DIR 82# upload: build
83 include ../../../Makefile 83# $(ATREUS_UPLOAD_COMMAND)
84endif
85
86upload: build
87 $(ATREUS_UPLOAD_COMMAND)
88 84