Skip to content

Commit

Permalink
fix 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 4e9a4f4 commit 212195a
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 38 deletions.
20 changes: 10 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.
4 changes: 2 additions & 2 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$$
- {t: '$$mdi:close-box-outline$$', s: '$$mdi:open-in-new$$', type: text_with_symbol}
- {t: '$$mdi:close-box-outline$$', s: '$$mdi:open-in-new$$'}
- Page Up
- {t: HOME, h: '$$mdi:format-vertical-align-top$$'}
- $$mdi:arrow-up$$
Expand Down Expand Up @@ -74,7 +74,7 @@ layers:
- $$mdi:keyboard-return$$
- $$mdi:apple-keyboard-caps$$
- $$mdi:monitor-screenshot$$
- {t: '$$mdi:play-pause$$', s: '$$mdi:skip-forward$$', type: text_with_symbol}
- {t: '$$mdi:play-pause$$', s: '$$mdi:skip-forward$$'}
- '1'
- '2'
- '3'
Expand Down
2 changes: 0 additions & 2 deletions keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,12 +272,10 @@ parse_config:
'&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$$

Expand Down
20 changes: 10 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.
4 changes: 2 additions & 2 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$$
- {t: '$$mdi:close-box-outline$$', s: '$$mdi:open-in-new$$', type: text_with_symbol}
- {t: '$$mdi:close-box-outline$$', s: '$$mdi:open-in-new$$'}
- Page Up
- {t: HOME, h: '$$mdi:format-vertical-align-top$$'}
- $$mdi:arrow-up$$
Expand Down Expand Up @@ -85,7 +85,7 @@ layers:
- $$mdi:keyboard-return$$
- $$mdi:apple-keyboard-caps$$
- $$mdi:monitor-screenshot$$
- {t: '$$mdi:play-pause$$', s: '$$mdi:skip-forward$$', type: text_with_symbol}
- {t: '$$mdi:play-pause$$', s: '$$mdi:skip-forward$$'}
- '1'
- '2'
- '3'
Expand Down
20 changes: 10 additions & 10 deletions keymap-drawer/sweep.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions keymap-drawer/sweep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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$$
- {t: '$$mdi:close-box-outline$$', s: '$$mdi:open-in-new$$', type: text_with_symbol}
- {t: '$$mdi:close-box-outline$$', s: '$$mdi:open-in-new$$'}
- Page Up
- {t: HOME, h: '$$mdi:format-vertical-align-top$$'}
- $$mdi:arrow-up$$
Expand Down Expand Up @@ -93,7 +93,7 @@ layers:
- ''
- $$mdi:apple-keyboard-caps$$
- $$mdi:monitor-screenshot$$
- {t: '$$mdi:play-pause$$', s: '$$mdi:skip-forward$$', type: text_with_symbol}
- {t: '$$mdi:play-pause$$', s: '$$mdi:skip-forward$$'}
- ''
- {t: ',', s: ;}
- '1'
Expand Down

0 comments on commit 212195a

Please sign in to comment.