summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-10-08 18:44:24 +0200
committerChristoph Cullmann <cullmann@kde.org>2023-10-08 18:44:24 +0200
commit95f184ea3e90c2affd0cca7e421d4dbc88aea3ac (patch)
treebc8b77511e2c452c6f3eeb60e49878703e48e92b /common
parentd2f5d7e5d18ceee500fa6cf628dc4febeda9c6b1 (diff)
shrink firmware
Diffstat (limited to 'common')
-rw-r--r--common/rules.mk9
1 files changed, 4 insertions, 5 deletions
diff --git a/common/rules.mk b/common/rules.mk
index e33b779..ce2ea4b 100644
--- a/common/rules.mk
+++ b/common/rules.mk
@@ -1,14 +1,13 @@
-# 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
+COMMAND_ENABLE = no
+CONSOLE_ENABLE = no
GRAVE_ESC_ENABLE = no
MAGIC_ENABLE = no
+MOUSEKEY_ENABLE = no
+SPACE_CADET_ENABLE = no
# responsive debouncing
DEBOUNCE_TYPE = sym_eager_pk