Refactor stm32duino f103 keyboards to use new central board config files (#7706)
[jackhill/qmk/firmware.git] / keyboards / orthodox / rules.mk
CommitLineData
43579a80 1# MCU name
43579a80
AO
2MCU = atmega32u4
3
43579a80
AO
4# Build Options
5# change to "no" to disable the options, or define them in the Makefile in
6# the appropriate keymap folder that will get included automatically
7#
b476d65b
JH
8BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
9MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
10EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
11CONSOLE_ENABLE = no # Console for debug(+400)
12COMMAND_ENABLE = yes # Commands for debug and configuration
13NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
14BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
15MIDI_ENABLE = no # MIDI controls
16AUDIO_ENABLE = no # Audio output on port C6
17UNICODE_ENABLE = no # Unicode
18BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
a615a2ae 19RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
43579a80 20# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
b476d65b 21SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
43579a80 22
a615a2ae 23SPLIT_KEYBOARD = yes
800ec55d 24
23b18892 25DEFAULT_FOLDER = orthodox/rev3