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
|
||||
skip_binding_parsing: false
|
||||
raw_binding_map: {}
|
||||
sticky_label: sticky
|
||||
toggle_label: toggle
|
||||
sticky_label: $$mdi:circle-small$$
|
||||
toggle_label: $$mdi:toggle-switch$$
|
||||
tap_toggle_label: tap-toggle
|
||||
trans_legend:
|
||||
t: ▽
|
||||
tap: $$mdi:chevron-down$$
|
||||
type: trans
|
||||
mark_alternate_layer_activators: false
|
||||
modifier_fn_map:
|
||||
|
|
Loading…
Reference in a new issue