summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
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