summaryrefslogtreecommitdiff
path: root/keyboards/kprepublic/bm40hsrgb/keymaps/wolff_abnt2/rules.mk
blob: c69721fa475fb37b7be5a55d43136e372281c145 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
LTO_ENABLE = yes
CONSOLE_ENABLE = no         # Console for debug
COMMAND_ENABLE = no         # Commands for debug and configuration
TERMINAL_ENABLE = no

SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
SPLIT_KEYBOARD = no
KEY_LOCK_ENABLE = no
RGB_MATRIX_ENABLE = yes
LAYOUTS = planck_mit

MIDI_ENABLE = yes
JOYSTICK_ENABLE = yes
JOYSTICK_DRIVER = digital
MOUSEKEY_ENABLE = yes        # Mouse keys
EXTRAKEY_ENABLE = yes        # Audio control and System control
SWAP_HANDS_ENABLE = yes

STENO_ENABLE = no          # Enabling steno requires disabling all options in the previous block.