]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/gh60/keymaps/dbroqua/rules.mk
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
[qmk_firmware.git] / keyboards / gh60 / keymaps / dbroqua / rules.mk
index 31c63ffd84198abfb37806b5e916181072f12408..5c6afa226f4d27672428fdbb46630efb6ed16ab0 100644 (file)
@@ -106,7 +106,3 @@ NKRO_ENABLE = yes               # USB Nkey Rollover - if this doesn't work, see here: htt
 # BLUETOOTH_ENABLE = yes       # Enable Bluetooth with the Adafruit EZ-Key HID
 RGBLIGHT_ENABLE = yes    # Enable RGB Underglow
 
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif
-