keymap: turn on some features

This commit is contained in:
He4eT 2023-12-04 13:35:37 +01:00
commit e117277948
2 changed files with 6 additions and 6 deletions

View file

@ -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