]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/sixkeyboard/rules.mk
Remove commented out MCUs in rules.mk (#5884)
[qmk_firmware.git] / keyboards / sixkeyboard / rules.mk
index 6aedc714857dab0c5265a3802a05222b3fd3a379..52213f341a3ceff1b7f37b5353d29165e94df014 100644 (file)
@@ -1,9 +1,6 @@
-
-
 SRC = matrix.c
 
 # MCU name
-#MCU = at90usb1287
 MCU = atmega16u2
 
 # Processor frequency.
@@ -67,4 +64,4 @@ MIDI_ENABLE = no                      # MIDI controls
 AUDIO_ENABLE = no
 UNICODE_ENABLE = no            # Unicode
 BLUETOOTH_ENABLE = no  # Enable Bluetooth with the Adafruit EZ-Key HID
-CUSTOM_MATRIX = yes
\ No newline at end of file
+CUSTOM_MATRIX = yes