Skip to content

Commit

Permalink
select word symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored Sep 15, 2024
1 parent 212195a commit bdb3284
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ parse_config:
'&mt LA(F4) LC(W)': $$mdi:close-box-outline$$
'&alt_tabber': $$mdi:swap-horizontal$$
'&kns_lock': $$mdi:apple-keyboard-caps$$
'&sel_word': $$mdi:select-group$$
'&dgrv_macro': '``'
'&brc_macro': '[]'
'&par_macro': '()'
Expand Down Expand Up @@ -277,6 +276,10 @@ parse_config:
tap: $$mdi:close-box-outline$$
shifted: $$mdi:open-in-new$$

'&sel_word':
tap: $$mdi:select-compare$$
shifted: $$mdi:arrow-right-thin$$

'&ind_bat': $$mdi:battery-heart-outline$$

zmk_combos:
Expand Down

0 comments on commit bdb3284

Please sign in to comment.