summaryrefslogtreecommitdiffstats
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
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
-ifndef QUANTUM_DIR
- include ../../../Makefile
-endif
-
-upload: build
- $(ATREUS_UPLOAD_COMMAND)
+# upload: build
+# $(ATREUS_UPLOAD_COMMAND)