summaryrefslogtreecommitdiff
path: root/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rules.mk')
-rw-r--r--rules.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/rules.mk b/rules.mk
index e133235..ba2f6e5 100644
--- a/rules.mk
+++ b/rules.mk
@@ -1,3 +1,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