mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-01-18 11:02:30 +00:00
chore: more config
This commit is contained in:
parent
572027f9fd
commit
e8178466a1
1 changed files with 3 additions and 3 deletions
|
@ -39,11 +39,11 @@ parse_config:
|
||||||
preprocess: true
|
preprocess: true
|
||||||
skip_binding_parsing: false
|
skip_binding_parsing: false
|
||||||
raw_binding_map: {}
|
raw_binding_map: {}
|
||||||
sticky_label: sticky
|
sticky_label: $$mdi:circle-small$$
|
||||||
toggle_label: toggle
|
toggle_label: $$mdi:toggle-switch$$
|
||||||
tap_toggle_label: tap-toggle
|
tap_toggle_label: tap-toggle
|
||||||
trans_legend:
|
trans_legend:
|
||||||
t: ▽
|
tap: $$mdi:chevron-down$$
|
||||||
type: trans
|
type: trans
|
||||||
mark_alternate_layer_activators: false
|
mark_alternate_layer_activators: false
|
||||||
modifier_fn_map:
|
modifier_fn_map:
|
||||||
|
|
Loading…
Reference in a new issue