]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/dc01/right/rules.mk
Remove commented out MCUs in rules.mk (#5884)
[qmk_firmware.git] / keyboards / dc01 / right / rules.mk
index 0bd090bab6d7c9449005c800b7553782ad809b48..8426df1bd459d4dfce015b7e3c04df9ad18f8c2e 100644 (file)
@@ -2,7 +2,6 @@ SRC += matrix.c \
        i2c_slave.c
 
 # MCU name
-#MCU = at90usb1286
 MCU = atmega32u4
 
 # Processor frequency.
@@ -71,4 +70,4 @@ AUDIO_ENABLE = no           # Audio output on port C6
 FAUXCLICKY_ENABLE = no      # Use buzzer to emulate clicky switches
 HD44780_ENABLE = no         # Enable support for HD44780 based LCDs (+400)
 NO_USB_STARTUP_CHECK = yes  # Disable initialization only when usb is plugged in
-CUSTOM_MATRIX = yes         # Use custom matrix
\ No newline at end of file
+CUSTOM_MATRIX = yes         # Use custom matrix