summaryrefslogtreecommitdiff
path: root/planck/rules.mk
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-11-08 19:18:54 +0100
committerChristoph Cullmann <cullmann@kde.org>2022-11-08 19:18:54 +0100
commitc15cfdcaa0d64a91b89ccce83718cdc2d9a55a4b (patch)
treedfe7107689ce67af2140de177aca196178fed93c /planck/rules.mk
parent1d1f78f0a32df231cbdfa0560435225b5cf27142 (diff)
extra planck dir for planck variant
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