~ruther/qmk_firmware

21603c5142c1bd7d0e766bd78b4cc31408c3649d — Frank Tackitt 3 years ago 3f1b61b
Enable mousekeys by default for RGBKB Sol3 (#17842)

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

M keyboards/rgbkb/sol3/rules.mk
M keyboards/rgbkb/sol3/rules.mk => keyboards/rgbkb/sol3/rules.mk +1 -1
@@ 14,7 14,7 @@ QUANTUM_LIB_SRC += i2c_master.c
#   change yes to no to disable
#
BOOTMAGIC_ENABLE = yes      # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no        # Mouse keys
MOUSEKEY_ENABLE = yes       # Mouse keys
EXTRAKEY_ENABLE = yes       # Audio control and System control
CONSOLE_ENABLE = yes        # Console for debug
COMMAND_ENABLE = no         # Commands for debug and configuration