mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-01-18 19:12:29 +00:00
chore: reduce offset for alt
This commit is contained in:
parent
1d05ec5366
commit
778da8403e
1 changed files with 2 additions and 2 deletions
|
@ -369,7 +369,7 @@ parse_config:
|
||||||
zmk_combos:
|
zmk_combos:
|
||||||
combo_l_alt:
|
combo_l_alt:
|
||||||
align: top
|
align: top
|
||||||
offset: 1.2
|
offset: 0.5
|
||||||
combo_r_alt:
|
combo_r_alt:
|
||||||
align: top
|
align: top
|
||||||
offset: 1.2
|
offset: 0.5
|
||||||
|
|
Loading…
Reference in a new issue