aboutsummaryrefslogtreecommitdiff
path: root/keyboards/preonic/rev3/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/preonic/rev3/rules.mk')
-rw-r--r--keyboards/preonic/rev3/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/preonic/rev3/rules.mk b/keyboards/preonic/rev3/rules.mk
index 3c330d02d..9e89fec8f 100644
--- a/keyboards/preonic/rev3/rules.mk
+++ b/keyboards/preonic/rev3/rules.mk
@@ -9,7 +9,7 @@ BOOTLOADER = stm32-dfu
9# change to "no" to disable the options, or define them in the Makefile in 9# change to "no" to disable the options, or define them in the Makefile in
10# the appropriate keymap folder that will get included automatically 10# the appropriate keymap folder that will get included automatically
11# 11#
12BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration 12BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
13MOUSEKEY_ENABLE = yes # Mouse keys 13MOUSEKEY_ENABLE = yes # Mouse keys
14EXTRAKEY_ENABLE = yes # Audio control and System control 14EXTRAKEY_ENABLE = yes # Audio control and System control
15CONSOLE_ENABLE = yes # Console for debug 15CONSOLE_ENABLE = yes # Console for debug