Skip to content

Commit

Permalink
Add symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored and github-actions[bot] committed Sep 15, 2024
1 parent db873df commit 4e9a4f4
Show file tree
Hide file tree
Showing 7 changed files with 114 additions and 42 deletions.
40 changes: 30 additions & 10 deletions keymap-drawer/akohekohe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions keymap-drawer/akohekohe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ layers:
- {t: '$$mdi:arrow-left-bold-box$$', s: '$$mdi:arrow-left-bold-box-outline$$'}
- {t: '$$mdi:arrow-right-bold-box$$', s: '$$mdi:arrow-right-bold-box-outline$$'}
- $$mdi:swap-horizontal$$
- '&close_reopen'
- {t: '$$mdi:close-box-outline$$', s: '$$mdi:open-in-new$$', type: text_with_symbol}
- Page Up
- {t: HOME, h: '$$mdi:format-vertical-align-top$$'}
- $$mdi:arrow-up$$
Expand All @@ -44,7 +44,7 @@ layers:
- $$mdi:arrow-left$$
- $$mdi:arrow-down$$
- $$mdi:arrow-right$$
- '&sel_word'
- $$mdi:select-group$$
- $$mdi:content-cut$$
- $$mdi:content-copy$$
- $$mdi:content-paste$$
Expand Down Expand Up @@ -74,7 +74,7 @@ layers:
- $$mdi:keyboard-return$$
- $$mdi:apple-keyboard-caps$$
- $$mdi:monitor-screenshot$$
- '&pp_n'
- {t: '$$mdi:play-pause$$', s: '$$mdi:skip-forward$$', type: text_with_symbol}
- '1'
- '2'
- '3'
Expand Down Expand Up @@ -104,7 +104,7 @@ layers:
- F3
- $$mdi:apple-keyboard-caps$$
- $$mdi:monitor-screenshot$$
- '&soft_off'
- $$mdi:power$$
- {type: held}
- {type: held}
INT:
Expand Down
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
40 changes: 30 additions & 10 deletions keymap-drawer/rommana.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions keymap-drawer/rommana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ layers:
- {t: '$$mdi:arrow-left-bold-box$$', s: '$$mdi:arrow-left-bold-box-outline$$'}
- {t: '$$mdi:arrow-right-bold-box$$', s: '$$mdi:arrow-right-bold-box-outline$$'}
- $$mdi:swap-horizontal$$
- '&close_reopen'
- {t: '$$mdi:close-box-outline$$', s: '$$mdi:open-in-new$$', type: text_with_symbol}
- Page Up
- {t: HOME, h: '$$mdi:format-vertical-align-top$$'}
- $$mdi:arrow-up$$
Expand All @@ -51,7 +51,7 @@ layers:
- $$mdi:arrow-left$$
- $$mdi:arrow-down$$
- $$mdi:arrow-right$$
- '&sel_word'
- $$mdi:select-group$$
- $$mdi:content-cut$$
- $$mdi:content-copy$$
- $$mdi:content-paste$$
Expand Down Expand Up @@ -85,7 +85,7 @@ layers:
- $$mdi:keyboard-return$$
- $$mdi:apple-keyboard-caps$$
- $$mdi:monitor-screenshot$$
- '&pp_n'
- {t: '$$mdi:play-pause$$', s: '$$mdi:skip-forward$$', type: text_with_symbol}
- '1'
- '2'
- '3'
Expand Down Expand Up @@ -119,7 +119,7 @@ layers:
- F3
- $$mdi:apple-keyboard-caps$$
- $$mdi:monitor-screenshot$$
- '&soft_off'
- $$mdi:power$$
- ''
- {type: held}
- {type: held}
Expand Down
Loading

0 comments on commit 4e9a4f4

Please sign in to comment.