Skip to content

Commit

Permalink
Update keymap_drawer.config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored Nov 16, 2023
1 parent 291d1e1 commit bae0f13
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions keymap_drawer.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,13 @@ parse_config:
TILDE2: '~'

SPACE: $$mdi:keyboard-space$$

BACKSPACE: $$mdi:backspace-outline$$
BSPC: $$mdi:backspace-outline$$

DELETE: $$mdi:backspace-reverse-outline$$
DEL: $$mdi:backspace-reverse-outline$$

TAB: $$mdi:keyboard-tab$$
LS(TAB): $$mdi:keyboard-tab-reverse$$

Expand All @@ -186,6 +189,9 @@ parse_config:
RSHFT: $$mdi:apple-keyboard-shift$$
RSHIFT: $$mdi:apple-keyboard-shift$$
RIGHT_SHIFT: $$mdi:apple-keyboard-shift$$

LGUI: $$gdi:microsoft-windows$$
RGUI: $$gdi:microsoft-windows$$

C_PP: $$mdi:play-pause$$
C_NEXT: $$mdi:skip-forward$$
Expand Down

0 comments on commit bae0f13

Please sign in to comment.