summaryrefslogtreecommitdiff
path: root/common/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common/rules.mk')
-rw-r--r--common/rules.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/common/rules.mk b/common/rules.mk
new file mode 100644
index 0000000..904762d
--- /dev/null
+++ b/common/rules.mk
@@ -0,0 +1,14 @@
+# allow to use 'qmk console'
+CONSOLE_ENABLE = yes
+
+# Enable N-Key Rollover
+NKRO_ENABLE = yes
+
+# less features we don't use
+MOUSEKEY_ENABLE = no
+SPACE_CADET_ENABLE = no
+GRAVE_ESC_ENABLE = no
+MAGIC_ENABLE = no
+
+# add achordion to improve home row modifiers
+SRC += /home/cullmann/install/qmk/christoph-cullmann/common/achordion.c