summaryrefslogtreecommitdiff
path: root/planck/rules.mk
blob: 9c19aa47e4df1751e60c615792326a4bae8da165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# properly optimize
LTO_ENABLE = yes

# less debugging features
COMMAND_ENABLE = no
CONSOLE_ENABLE = no

# we have some real mouse
MOUSEKEY_ENABLE = no

# more features we not use
SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no
MUSIC_ENABLE = no

# caps word is great for defines
CAPS_WORD_ENABLE = yes

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