]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/minidox/rules.mk
Remove commented out MCUs in rules.mk (#5884)
[qmk_firmware.git] / keyboards / minidox / rules.mk
index 861976e15bd3d613087c4494907c3c041afd4f9f..bcd74bcde28663c14ad6eb7cbd349c2e4621f908 100644 (file)
@@ -4,7 +4,6 @@ SRC += matrix.c \
           serial.c
 
 # MCU name
-#MCU = at90usb1287
 MCU = atmega32u4
 
 # Processor frequency.
@@ -70,4 +69,4 @@ SLEEP_LED_ENABLE ?= no    # Breathing sleep LED during USB suspend
 
 CUSTOM_MATRIX = yes
 
-DEFAULT_FOLDER = minidox/rev1
\ No newline at end of file
+DEFAULT_FOLDER = minidox/rev1