Skip to content

Commit

Permalink
[Draw] keymap-drawer: Improve mappings a little
Browse files Browse the repository at this point in the history
  • Loading branch information
MattSturgeon authored and github-actions[bot] committed Sep 30, 2023
1 parent 6b1c9f4 commit 5fa99e4
Show file tree
Hide file tree
Showing 8 changed files with 114 additions and 46 deletions.
40 changes: 22 additions & 18 deletions img/glove80.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 10 additions & 10 deletions img/glove80.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ layers:
- $$mdi:apple-keyboard-shift$$
- $$mdi:ship-wheel$$
- LEFT GUI
- LEFT ALT
- Alt
- $$mdi:ship-wheel$$
- $$mdi:apple-keyboard-shift$$
- K
Expand All @@ -72,8 +72,8 @@ layers:
- ''
- {t: '$$mdi:backspace$$', type: backspace}
- {t: ESCAPE, h: Symbols}
- {t: '$$mdi:keyboard-tab-reverse$$', h: LEFT CONTROL}
- {t: '$$mdi:keyboard-tab$$', h: RIGHT CONTROL}
- {t: '$$mdi:keyboard-tab-reverse$$', h: Ctrl}
- {t: '$$mdi:keyboard-tab$$', h: Ctrl}
- {t: '$$mdi:keyboard-return$$', h: Symbols}
- $$mdi:keyboard-space$$
- ''
Expand Down Expand Up @@ -272,11 +272,11 @@ layers:
- '8'
- '9'
- '*'
- PG UP
- Pg Up
- $$mdi:chevron-double-left$$
- $$mdi:arrow-up-bold$$
- $$mdi:chevron-double-right$$
- PG DN
- Pg Down
- {t: '$$mdi:chevron-down$$', type: trans}
- {t: '$$mdi:chevron-down$$', type: trans}
- £
Expand All @@ -303,13 +303,13 @@ layers:
- $$mdi:ship-wheel$$
- {t: '$$mdi:chevron-down$$', type: trans}
- $$mdi:backspace-reverse-outline$$
- VOLUME DOWN
- $$mdi:volume-low$$
- $$mdi:volume-off$$
- VOLUME UP
- $$mdi:volume-high$$
- {t: '$$mdi:chevron-down$$', type: trans}
- {t: '$$mdi:chevron-down$$', type: trans}
- {t: '$$mdi:chevron-down$$', type: trans}
- KP NUMLOCK
- Num Lock
- '0'
- '0'
- .
Expand All @@ -319,8 +319,8 @@ layers:
- {t: '$$mdi:chevron-down$$', type: trans}
- {t: '$$mdi:keyboard-return$$', type: enter}
- {t: '$$mdi:chevron-down$$', type: trans}
- PREVIOUS
- PLAY PAUSE
- $$mdi:skip-previous$$
- $$mdi:play-pause$$
- $$mdi:skip-next$$
- {t: '$$mdi:chevron-down$$', type: trans}
- {t: '$$mdi:chevron-down$$', type: trans}
Expand Down
20 changes: 15 additions & 5 deletions img/glove80_ColmakDH.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions img/glove80_Gaming.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5fa99e4

Please sign in to comment.