]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/kingly_keys/ropro/rules.mk
[Keyboard] Move existing boards to Kingly_Keys and add more boards (#6879)
[qmk_firmware.git] / keyboards / kingly_keys / ropro / rules.mk
1 # MCU name
2 MCU = atmega32u4
3
4
5 # Bootloader selection
6 #   Teensy       halfkay
7 #   Pro Micro    caterina
8 #   Atmel DFU    atmel-dfu
9 #   LUFA DFU     lufa-dfu
10 #   QMK DFU      qmk-dfu
11 #   ATmega32A    bootloadHID
12 #   ATmega328P   USBasp
13 BOOTLOADER = caterina
14
15
16 # Build Options
17 #   change yes to no to disable
18 #
19 BOOTMAGIC_ENABLE = yes      # Virtual DIP switch configuration(+1000)
20 MOUSEKEY_ENABLE = yes       # Mouse keys(+4700)
21 EXTRAKEY_ENABLE = yes       # Audio control and System control(+450)
22 CONSOLE_ENABLE = no        # Console for debug(+400)
23 COMMAND_ENABLE = no        # Commands for debug and configuration
24 SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
25 NKRO_ENABLE = yes           # USB Nkey Rollover
26 BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality on B7 by default
27 MIDI_ENABLE = no            # MIDI controls
28 UNICODE_ENABLE = no         # Unicode
29 BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
30 AUDIO_ENABLE = no           # Audio output on port C6
31 ENCODER_ENABLE = yes
32 RGBLIGHT_ENABLE = yes
33 LAYOUTS_HAS_RGB = yes