aboutsummaryrefslogtreecommitdiff
path: root/keyboards/boston/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/boston/rules.mk')
-rw-r--r--keyboards/boston/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/boston/rules.mk b/keyboards/boston/rules.mk
index f46791e88..8792a0276 100644
--- a/keyboards/boston/rules.mk
+++ b/keyboards/boston/rules.mk
@@ -8,7 +8,7 @@ BOOTLOADER = stm32-dfu
8# change yes to no to disable 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
12EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = no # Console for debug 13CONSOLE_ENABLE = no # Console for debug
14COMMAND_ENABLE = no # Commands for debug and configuration 14COMMAND_ENABLE = no # Commands for debug and configuration
@@ -25,4 +25,4 @@ ENCODER_ENABLE = yes
25OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE 25OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
26 26
27# RGB setting 27# RGB setting
28WS2812_DRIVER = bitbang \ No newline at end of file 28WS2812_DRIVER = bitbang