]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/lily58/rules.mk
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / lily58 / rules.mk
index f6b922eeac2f3f1346156ca412422c5e524362f0..0ef951872eec997570b6232a716675ef0f46f66f 100644 (file)
@@ -6,7 +6,6 @@ SRC += ssd1306.c
 # CFLAGS += -flto
 
 # MCU name
-#MCU = at90usb1287
 MCU = atmega32u4
 
 # Processor frequency.
@@ -65,9 +64,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. 
-SUBPROJECT_rev1 = no
-USE_I2C = yes
+RGBLIGHT_ENABLE = no       # Enable WS2812 RGB underlight.
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend