feat(qmk): enable auto shift
parent
32a51efbd8
commit
f2b4bd7b58
|
@ -24,3 +24,6 @@ DEBOUNCE_TYPE = sym_eager_pr
|
|||
|
||||
# https://github.com/qmk/qmk_firmware/blob/master/docs/feature_tap_dance.md
|
||||
TAP_DANCE_ENABLE = yes
|
||||
|
||||
# https://github.com/qmk/qmk_firmware/blob/master/docs/feature_auto_shift.md
|
||||
AUTO_SHIFT_ENABLE = yes
|
||||
|
|
Loading…
Reference in New Issue