Skip to content

Commit

Permalink
Separate diagrams for certain combos
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmkk3 authored Nov 29, 2023
1 parent 6ad0286 commit ead4cad
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
4 changes: 4 additions & 0 deletions images/keymap.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions keymap-drawer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,28 +45,28 @@ combos:
l: [base]
- p: [1, 11]
k: '['
l: [base, sym, num]
draw_separate: true
- p: [8, 18]
k: ']'
l: [base, sym, num]
draw_separate: true
- p: [2, 12]
k: (
l: [base, sym, num]
draw_separate: true
- p: [7, 17]
k: )
l: [base, sym, num]
draw_separate: true
- p: [3, 13]
k: '{'
l: [base, sym, num]
draw_separate: true
- p: [6, 16]
k: '}'
l: [base, sym, num]
draw_separate: true
- p: [4, 14]
k: del
l: [base]
draw_separate: true
- p: [5, 15]
k: esc
l: [base]
draw_separate: true
- p: [20, 21]
k: all
l: [nav]
Expand Down

0 comments on commit ead4cad

Please sign in to comment.