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