summaryrefslogtreecommitdiff
path: root/rules.mk
blob: 5fadd372fa03b7fad64d1afa014ff9bd98249b70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

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