mirror of
https://github.com/He4eT/oddkb.git
synced 2026-05-05 01:17:25 +00:00
keymap: turn on some features
This commit is contained in:
parent
a4d27c93ef
commit
e117277948
2 changed files with 6 additions and 6 deletions
|
|
@ -5,9 +5,9 @@ LTO_ENABLE = yes # LTO makes the compiler work harder when optimizing your c
|
|||
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
QMK_SETTINGS = no # Vial QMK-settings tab
|
||||
QMK_SETTINGS = yes # Vial QMK-settings tab
|
||||
|
||||
COMBO_ENABLE = no
|
||||
COMBO_ENABLE = yes
|
||||
DYNAMIC_MACRO_ENABLE = no
|
||||
KEY_OVERRIDE_ENABLE = no
|
||||
TAP_DANCE_ENABLE = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue