]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/keymaps/handwired_binaryplease/rules.mk
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
[qmk_firmware.git] / keyboards / planck / keymaps / handwired_binaryplease / rules.mk
index 248fe2bb74ad93cdb2dfb15b261e821680716a8f..efe0c7a5dd9171f7a7c32c16b59757d3825adfc0 100644 (file)
@@ -1,9 +1,3 @@
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif
-
-
-
 # MCU name
 #MCU = at90usb1287
 MCU = atmega32u4
@@ -72,3 +66,4 @@ API_SYSEX_ENABLE = no
 
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
+