]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergo42/rules.mk
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / ergo42 / rules.mk
index 252411cab413a86ec70db885a5d43def82fdbc49..286c5fccb5061e00c186d1a9d8de6d1c95cd32c0 100644 (file)
@@ -5,7 +5,6 @@ SRC += matrix.c \
           ssd1306.c
 
 # MCU name
-#MCU = at90usb1287
 MCU = atmega32u4
 
 # Processor frequency.
@@ -67,7 +66,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 = yes
 USE_I2C = yes
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE