]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/tada68/keymaps/mattdicarlo/rules.mk
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
[qmk_firmware.git] / keyboards / tada68 / keymaps / mattdicarlo / rules.mk
index ac92f99f4855649bcc7cbdd6307c4a69f07cef6c..739b739971fbd1284d7fa3f093784cc1ed93ed2f 100644 (file)
@@ -16,6 +16,3 @@ BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
 RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
 SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
 
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif