]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/tragicforce68/rules.mk
Add Iris Rev. 3
[qmk_firmware.git] / keyboards / tragicforce68 / rules.mk
1 MCU = atmega32u4
2 F_CPU = 16000000
3 ARCH = AVR8
4 F_USB = $(F_CPU)
5 BOOTLOADER = caterina
6
7 # Interrupt driven control endpoint task(+60)
8 OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
9
10 # Build Options
11 #   change yes to no to disable
12 #
13 BOOTMAGIC_ENABLE = no       # Virtual DIP switch configuration(+1000)
14 MOUSEKEY_ENABLE = yes       # Mouse keys(+4700)
15 EXTRAKEY_ENABLE = yes       # Audio control and System control(+450)
16 CONSOLE_ENABLE = yes        # Console for debug(+400)
17 COMMAND_ENABLE = yes        # Commands for debug and configuration
18 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
19 SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
20 # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
21 NKRO_ENABLE = no            # USB Nkey Rollover
22 BACKLIGHT_ENABLE = yes      # Enable keyboard backlight functionality on B7 by default
23 MIDI_ENABLE = no            # MIDI controls
24 UNICODE_ENABLE = no         # Unicode
25 BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
26 AUDIO_ENABLE = no           # Audio output on port C6