]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/traveller/rules.mk
Fix pointing device feature
[qmk_firmware.git] / keyboards / handwired / traveller / rules.mk
index a7f7fc230e064cd24c88259f54693ae26dfe6cdc..62f94b945219f85dcf2f48a722c77a96cb7773ea 100644 (file)
@@ -80,10 +80,3 @@ BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
 AUDIO_ENABLE = no           # Audio output on port C6
 RGBLIGHT_ENABLE = yes
 
-ifndef QUANTUM_DIR
-       include ../../../Makefile
-endif
-
-upload: build
-       $(ATREUS_UPLOAD_COMMAND)
-