X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=quantum%2Ftemplate%2Frules.mk;h=a3571e8deb0eb7d2a57d25af7f99ffbb5205f535;hb=fca03e15b9f111e614738d9dcce09e03c49e9409;hp=bad3387bf4c559a2fe5df481c850ef354f19ce70;hpb=e34c3936b7db8f9d39f1eb0d0f4734fc37d7ebe3;p=qmk_firmware.git diff --git a/quantum/template/rules.mk b/quantum/template/rules.mk index bad3387bf..a3571e8de 100644 --- a/quantum/template/rules.mk +++ b/quantum/template/rules.mk @@ -1,5 +1,5 @@ # MCU name -#MCU = at90usb1287 +#MCU = at90usb1286 MCU = atmega32u4 # Processor frequency. @@ -61,7 +61,7 @@ SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work NKRO_ENABLE ?= no # USB Nkey Rollover BACKLIGHT_ENABLE ?= no # Enable keyboard backlight functionality on B7 by default -MIDI_ENABLE ?= no # MIDI controls +MIDI_ENABLE ?= no # MIDI support (+2400 to 4200, depending on config) UNICODE_ENABLE ?= no # Unicode BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE ?= no # Audio output on port C6