]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/kona_classic/keymaps/ansi_arrows/rules.mk
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
[qmk_firmware.git] / keyboards / kona_classic / keymaps / ansi_arrows / rules.mk
index 38c23a1b897a4f98365e4391a6eea2215f857147..2892bb424dcd5cf183a88a4503d3295e5de5a3f4 100644 (file)
@@ -32,6 +32,3 @@ BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
 RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
 SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
 
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif