diff options
Diffstat (limited to 'keyboards/handwired/reddot/rules.mk')
| -rwxr-xr-x | keyboards/handwired/reddot/rules.mk | 8 |
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 | |||
| 79 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 79 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 80 | AUDIO_ENABLE = no # Audio output on port C6 | 80 | AUDIO_ENABLE = no # Audio output on port C6 |
| 81 | 81 | ||
| 82 | ifndef QUANTUM_DIR | 82 | # upload: build |
| 83 | include ../../../Makefile | 83 | # $(ATREUS_UPLOAD_COMMAND) |
| 84 | endif | ||
| 85 | |||
| 86 | upload: build | ||
| 87 | $(ATREUS_UPLOAD_COMMAND) | ||
| 88 | 84 | ||
