summaryrefslogtreecommitdiff
path: root/ferris/rules.mk
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-11-08 19:24:51 +0100
committerChristoph Cullmann <cullmann@kde.org>2022-11-08 19:24:51 +0100
commit0bf3a40802d5fde7be109ef2a69e6e7ca04ccf9f (patch)
treeebff5e2b8ee3afa9846f4707bf22f6a51ca998fb /ferris/rules.mk
parentc15cfdcaa0d64a91b89ccce83718cdc2d9a55a4b (diff)
close keymap for ferris
Diffstat (limited to 'ferris/rules.mk')
-rw-r--r--ferris/rules.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/ferris/rules.mk b/ferris/rules.mk
new file mode 100644
index 0000000..5fadd37
--- /dev/null
+++ b/ferris/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