]> git.donarmstrong.com Git - qmk_firmware.git/blob - layouts/community/ortho_4x12/drashna/rules.mk
ebd8b26b0a38728f5c245e562f8cd8eea3ae5d8a
[qmk_firmware.git] / layouts / community / ortho_4x12 / drashna / rules.mk
1 BOOTMAGIC_ENABLE  = no       # Virtual DIP switch configuration(+1000)
2 MOUSEKEY_ENABLE   = no       # Mouse keys(+4700)
3 EXTRAKEY_ENABLE   = yes       # Audio control and System control(+450)
4 CONSOLE_ENABLE    = no         # Console for debug(+400)
5 COMMAND_ENABLE    = no        # Commands for debug and configuration
6 TAP_DANCE_ENABLE  = no
7 RGBLIGHT_ENABLE   = yes
8 AUDIO_ENABLE      = yes
9
10
11 ifeq ($(strip $(PROTOCOL)), VUSB)
12 NKRO_ENABLE       = no
13 else
14 NKRO_ENABLE       = yes
15 endif
16
17
18 INDICATOR_LIGHTS  = yes
19 MACROS_ENABLED    = no
20 RGBLIGHT_TWINKLE  = yes