]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/runner3680/rules.mk
[Keyboard] [runner3680] Fix the number of keys (#6302)
[qmk_firmware.git] / keyboards / runner3680 / rules.mk
1 # MCU name
2 MCU = atmega32u4
3
4 # Processor frequency.
5 F_CPU = 16000000
6
7 # Target architecture (see library "Board Types" documentation).
8 ARCH = AVR8
9
10 # Input clock frequency.
11 F_USB = $(F_CPU)
12
13 # Interrupt driven control endpoint task(+60)
14 OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
15
16
17 # Bootloader selection
18 #   Teensy       halfkay
19 #   Pro Micro    caterina
20 #   Atmel DFU    atmel-dfu
21 #   LUFA DFU     lufa-dfu
22 #   QMK DFU      qmk-dfu
23 #   atmega32a    bootloadHID
24 BOOTLOADER = caterina
25
26
27 # If you don't know the bootloader type, then you can specify the
28 # Boot Section Size in *bytes* by uncommenting out the OPT_DEFS line
29 #   Teensy halfKay      512
30 #   Teensy++ halfKay    1024
31 #   Atmel DFU loader    4096
32 #   LUFA bootloader     4096
33 #   USBaspLoader        2048
34 # OPT_DEFS += -DBOOTLOADER_SIZE=4096
35
36
37 # Build Options
38 #   change yes to no to disable
39 #
40 BOOTMAGIC_ENABLE = no      # Virtual DIP switch configuration(+1000)
41 MOUSEKEY_ENABLE = no       # Mouse keys(+4700)
42 EXTRAKEY_ENABLE = no       # Audio control and System control(+450)
43 CONSOLE_ENABLE = no        # Console for debug(+400)
44 COMMAND_ENABLE = no        # Commands for debug and configuration
45 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
46 SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
47 # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
48 NKRO_ENABLE = no            # USB Nkey Rollover
49 BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality on B7 by default
50 RGBLIGHT_ENABLE = no        # Enable keyboard RGB underglow
51 MIDI_ENABLE = no            # MIDI support (+2400 to 4200, depending on config)
52 UNICODE_ENABLE = no         # Unicode
53 BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
54 AUDIO_ENABLE = no           # Audio output on port C6
55 FAUXCLICKY_ENABLE = no      # Use buzzer to emulate clicky switches
56 HD44780_ENABLE = no             # Enable support for HD44780 based LCDs (+400)
57
58 SPLIT_KEYBOARD = yes       # Enables split keyboard support
59
60 DEFAULT_FOLDER = runner3680/5x8