forked from mirrors/qmk_userspace
[Keymap] Update keymap for alice and fix for ctrl and os swap (#6642)
* update map for alice and fix for via boards * enable bootmagic
This commit is contained in:
parent
27b3f3141b
commit
0e153781f0
3 changed files with 21 additions and 12 deletions
|
@ -40,7 +40,7 @@ VPATH += keyboards/cannonkeys/stm32f072
|
|||
SRC = keyboard.c \
|
||||
led.c
|
||||
|
||||
#BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
|
||||
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = yes # Console for debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue