]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/keymaps/cbbrowne/rules.mk
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
[qmk_firmware.git] / keyboards / planck / keymaps / cbbrowne / rules.mk
index c7cef55a9af15a311da22ffa4f78d16c95e04e62..45d6837399ada0acec47d5cbaf748d530b597f00 100644 (file)
@@ -19,6 +19,3 @@ API_SYSEX_ENABLE = no      # Enable SYSEX API (+5390)
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
 
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif