]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/not_so_minidox/rules.mk
Remove commented out MCUs in rules.mk (#5884)
[qmk_firmware.git] / keyboards / handwired / not_so_minidox / rules.mk
index fe4cc014e7c7f0dfd3cf250afc4385112f7e05c7..d8735651942e6d9c1a5a33bf7a93b94a4e78cf56 100644 (file)
@@ -4,7 +4,6 @@ SRC += matrix.c \
           serial.c
 
 # MCU name
-#MCU = at90usb1287
 MCU = atmega32u4
 
 # Processor frequency.
@@ -63,7 +62,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. 
 USE_I2C ?= no
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE ?= no    # Breathing sleep LED during USB suspend