mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-06-27 17:25:51 +00:00
chore: update bindings draw
This commit is contained in:
parent
fb4494e6b5
commit
1ca5f547d0
1 changed files with 15 additions and 0 deletions
|
@ -133,6 +133,21 @@ parse_config:
|
|||
tap: $$mdi:bluetooth-connect$$
|
||||
shifted: '4'
|
||||
type: text_with_symblol
|
||||
|
||||
'&bootloader': "BOOT"
|
||||
|
||||
'&lpar_lt':
|
||||
tap: "("
|
||||
hold: "<"
|
||||
'&rpar_gt':
|
||||
tap: ")"
|
||||
hold: ">"
|
||||
'&lbrc_lbkt':
|
||||
tap: '{'
|
||||
hold: '['
|
||||
'&rbrc_rbkt':
|
||||
tap: '}'
|
||||
hold: ']'
|
||||
sticky_label: $$mdi:circle-small$$
|
||||
toggle_label: $$mdi:toggle-switch$$
|
||||
tap_toggle_label: tap-toggle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue