Skip to content

Commit

Permalink
Add symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored Sep 15, 2024
1 parent db873df commit c8c051f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,15 @@ parse_config:
'&sys_reset': $$mdi:backup-restore$$
'&bootloader': $$mdi:progress-download$$
'&studio_unlock': $$mdi:lock-open-outline$$
'&soft_off': $$mdi:power$$
'&hml LA(LCTRL) TAB': $$mdi:keyboard-tab$$
'&hml_repeat LS(LCTRL) 0': $$mdi:repeat$$
'&key_repeat': $$mdi:repeat$$
'&caps_word': $$mdi:caps-lock$$
'&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 @@ -267,6 +269,16 @@ parse_config:
shifted: $$mdi:help-circle-outline$$
type: text_with_symbol

'&pp_n':
tap: $$mdi:play-pause$$
shifted: $$mdi:skip-forward$$
type: text_with_symbol

'&close_reopen':
tap: $$mdi:close-box-outline$$
shifted: $$mdi:open-in-new$$
type: text_with_symbol

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

zmk_combos:
Expand Down

0 comments on commit c8c051f

Please sign in to comment.