Skip to content

Commit

Permalink
Update keymap drawing
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbb committed Mar 14, 2024
1 parent 51e9a8c commit 33b036a
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 62 deletions.
63 changes: 26 additions & 37 deletions keymap-drawer/3x5_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 25 additions & 25 deletions keymap-drawer/3x5_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,38 +4,38 @@ layers:
- [A, R, S, T, G, M, N, E, I, O]
- [Z, X, C, D, V, K, H, ',', ., /]
- - EXT
- RSFT
- SPC
- {t: SYM, s: NUM}
- {t: RSFT, h: sticky, s: Caps Word}
- {t: SPC, s: FUN}
- SYM
EXT:
- - ''
- LC(LS(TAB))
- {t: '$$mdi:magnify$$', h: Find}
- ''
- LC(TAB)
- {t: '$$mdi:repeat$$', h: Repeat}
- PgUp
- Home
- $$mdi:arrow-up$$
- End
- {t: '$$mdi:apple-keyboard-caps$$', h: Caps}
- - {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- - {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- {t: '$$mdi:apple-keyboard-control$$', h: sticky}
- C-g
- ''
- PgDn
- $$mdi:arrow-left$$
- $$mdi:arrow-down$$
- $$mdi:arrow-right$$
- {t: '$$mdi:backspace-reverse-outline$$', h: Delete}
- - Undo
- Cut
- Copy
- - ''
- ''
- ''
- {t: '$$mdi:keyboard-tab$$', h: Tab}
- Paste
- ''
- {t: '$$mdi:backspace-outline$$', h: Word}
- {t: '$$mdi:backspace-outline$$', h: Bspc}
- {t: '$$mdi:keyboard-tab$$', h: Tab}
- ''
- ''
- ''
- - {type: held}
Expand All @@ -48,31 +48,31 @@ layers:
- '='
- '-'
- _
- '@'
- ;
- <
- '>'
- {t: '$$mdi:apple-keyboard-control$$', h: sticky}
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- [+, '&', '|', <, '~', ^, '>', $, '*', \]
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- [+, '&', '|', '@', '~', ^, ;, $, '*', \]
- - {t: ▽, type: trans}
- NUM
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {type: held}
NUM:
- ['7', '5', '3', '1', '9', '8', '0', '2', '4', '6']
- - {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- - {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- {t: '$$mdi:apple-keyboard-control$$', h: sticky}
- F11
- F10
- {t: '$$mdi:apple-keyboard-control$$', h: sticky}
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- [F7, F5, F3, F1, F9, F8, F12, F2, F4, F6]
- - {t: ▽, type: trans}
- - {type: held}
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {type: held}
Expand All @@ -98,10 +98,10 @@ layers:
- {t: '$$tabler:bluetooth$$', h: '3'}
- OUT TOG
- ['', '', '', '', '', LG(0), '', '', '', '']
- - {type: held}
- {t: ▽, type: trans}
- - ''
- {t: ▽, type: trans}
- {type: held}
- {t: ▽, type: trans}
combos:
- p: [1, 3]
k: Esc
Expand Down

0 comments on commit 33b036a

Please sign in to comment.