]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/nyquist/keymaps/losinggeneration/rules.mk
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
[qmk_firmware.git] / keyboards / nyquist / keymaps / losinggeneration / rules.mk
index ea2b7165d9be4ebfcfab3c20df3be465d5adaa0e..17ef684830f445710386ac1ffda5772e67fa7eeb 100644 (file)
@@ -12,6 +12,3 @@ MIDI_ENABLE      = no    # MIDI controls
 NKRO_ENABLE      = no    # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
 RGBLIGHT_ENABLE  = no    # Enable WS2812 RGB underlight. 
 
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif