summaryrefslogtreecommitdiff
path: root/totem/keymaps/default/rules.mk
blob: c9bebe4afebf84fda6fcea2bb832dd03c1933bd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# less debugging features
COMMAND_ENABLE = no
CONSOLE_ENABLE = no

# Enable N-Key Rollover
NKRO_ENABLE = yes

# less features we don't use
MOUSEKEY_ENABLE = no
SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no
MAGIC_ENABLE = no

# add achordion to improve home row modifiers
SRC += ../../../common/achordion.c

# build
# qmk compile -kb totem -km default
# qmk flash -kb totem -km default