aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kona_classic/keymaps/default/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kona_classic/keymaps/default/rules.mk')
-rw-r--r--keyboards/kona_classic/keymaps/default/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kona_classic/keymaps/default/rules.mk b/keyboards/kona_classic/keymaps/default/rules.mk
index e4865902c..fec19c9df 100644
--- a/keyboards/kona_classic/keymaps/default/rules.mk
+++ b/keyboards/kona_classic/keymaps/default/rules.mk
@@ -18,7 +18,7 @@
18# change to "no" to disable the options, or define them in the Makefile in 18# change to "no" to disable the options, or define them in the Makefile in
19# the appropriate keymap folder that will get included automatically 19# the appropriate keymap folder that will get included automatically
20# 20#
21BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration 21BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
22MOUSEKEY_ENABLE = yes # Mouse keys 22MOUSEKEY_ENABLE = yes # Mouse keys
23EXTRAKEY_ENABLE = yes # Audio control and System control 23EXTRAKEY_ENABLE = yes # Audio control and System control
24CONSOLE_ENABLE = no # Console for debug 24CONSOLE_ENABLE = no # Console for debug