[Keyboard] Add the E6.5 keyboard (#6693)
[jackhill/qmk/firmware.git] / keyboards / exclusive / e65 / rules.mk
1 # MCU name
2 MCU = atmega32u4
3
4 # Bootloader selection
5 BOOTLOADER = atmel-dfu
6
7 # Build Options
8 # comment out to disable the options.
9 #
10 BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000)
11 MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
12 EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
13 CONSOLE_ENABLE = no # Console for debug(+400)
14 COMMAND_ENABLE = no # Commands for debug and configuration
15 SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
16 NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
17 BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
18 AUDIO_ENABLE = no
19 RGBLIGHT_ENABLE = yes