summaryrefslogtreecommitdiff
path: root/keyboards/gmmk/pro/ansi/keymaps/gourdo1/rules.mk
blob: b236d9132c6343f7bdbaedd8beb50d5687ef90ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SRC += caps_word.c

LTO_ENABLE = yes               # link time optimization -- achieves a smaller compiled size
CONSOLE_ENABLE = no
COMMAND_ENABLE = no
MOUSEKEY_ENABLE = yes

VIA_ENABLE = yes
TAP_DANCE_ENABLE = yes
BOOTMAGIC_ENABLE = yes         # Enable Bootmagic Lite

TD_LSFT_CAPSLOCK_ENABLE = yes
IDLE_TIMEOUT_ENABLE = yes
STARTUP_NUMLOCK_ON = yes
ENCODER_DEFAULTACTIONS_ENABLE = no

COLEMAK_LAYER_ENABLE = yes     # Enable Colemak layer / set to no to disable
INVERT_NUMLOCK_INDICATOR = yes