~ruther/qmk_firmware

e83fb69ae8a579648a6a73e00399d3d144e51f88 — Pylon 4 years ago 5dbde91
[Keyboard] Enabled Mousekeys by default on Boston (#14507)

1 files changed, 2 insertions(+), 2 deletions(-)

M keyboards/boston/rules.mk
M keyboards/boston/rules.mk => keyboards/boston/rules.mk +2 -2
@@ 8,7 8,7 @@ BOOTLOADER = stm32-dfu
#   change yes to no to disable
#
BOOTMAGIC_ENABLE = lite     # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no       # Mouse keys
MOUSEKEY_ENABLE = yes       # Mouse keys
EXTRAKEY_ENABLE = yes      # Audio control and System control
CONSOLE_ENABLE = no        # Console for debug
COMMAND_ENABLE = no        # Commands for debug and configuration


@@ 25,4 25,4 @@ ENCODER_ENABLE = yes
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE

# RGB setting
WS2812_DRIVER = bitbang
\ No newline at end of file
WS2812_DRIVER = bitbang