]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/keymaps/handwired_binaryplease/rules.mk
Remove commented out MCUs in rules.mk (#5884)
[qmk_firmware.git] / keyboards / planck / keymaps / handwired_binaryplease / rules.mk
index 248fe2bb74ad93cdb2dfb15b261e821680716a8f..cf37fa6f3bb2d4ccbfa581d815163dfa128647b7 100644 (file)
@@ -1,11 +1,4 @@
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif
-
-
-
 # MCU name
-#MCU = at90usb1287
 MCU = atmega32u4
 
 # Processor frequency.
@@ -72,3 +65,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
+