forked from forks/qmk_firmware
Update rules.mk
This commit is contained in:
parent
8f54dc2bed
commit
9a283f1fbd
|
|
@ -7,7 +7,8 @@ BOOTLOADER = caterina
|
|||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
CUSTOM_MATRIX = yes # Custom scanning of matrix
|
||||
|
||||
CUSTOM_MATRIX = lite # Custom scanning of matrix
|
||||
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
|
|
|
|||
Loading…
Reference in a new issue