summaryrefslogtreecommitdiff
path: root/planck/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'planck/rules.mk')
-rw-r--r--planck/rules.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/planck/rules.mk b/planck/rules.mk
new file mode 100644
index 0000000..5fadd37
--- /dev/null
+++ b/planck/rules.mk
@@ -0,0 +1,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