aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/magicforce68/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/magicforce68/rules.mk')
-rw-r--r--keyboards/handwired/magicforce68/rules.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/magicforce68/rules.mk b/keyboards/handwired/magicforce68/rules.mk
index 0d21623ce..fe01b544c 100644
--- a/keyboards/handwired/magicforce68/rules.mk
+++ b/keyboards/handwired/magicforce68/rules.mk
@@ -65,7 +65,3 @@ MIDI_ENABLE = no # MIDI controls
65UNICODE_ENABLE = no # Unicode 65UNICODE_ENABLE = no # Unicode
66BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 66BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
67AUDIO_ENABLE = no # Audio output on port C6 67AUDIO_ENABLE = no # Audio output on port C6
68
69ifndef QUANTUM_DIR
70 include ../../../Makefile
71endif