]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergoinu/rules.mk
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / ergoinu / rules.mk
index a00cc16de2c3a430e81e938aac559b0c7c305962..1797d03ccb40150cc768c704ac25272e676cb374 100644 (file)
@@ -1,7 +1,6 @@
 SRC += matrix.c serial.c split_util.c
 
 # MCU name
-#MCU = at90usb1287
 MCU = atmega32u4
 
 # Processor frequency.
@@ -60,7 +59,7 @@ MIDI_ENABLE = no            # MIDI controls
 AUDIO_ENABLE = no           # Audio output on port C6
 UNICODE_ENABLE = no         # Unicode
 BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
-RGBLIGHT_ENABLE = no       # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
+RGBLIGHT_ENABLE = no       # Enable WS2812 RGB underlight. 
 SUBPROJECT_rev1 = no
 USE_I2C = no               # i2c is not supported
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE