Skip to content

Commit

Permalink
Add lock legend
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar authored and github-actions[bot] committed Mar 21, 2024
1 parent 1bb4508 commit 5b044ac
Show file tree
Hide file tree
Showing 9 changed files with 7,278 additions and 451 deletions.
1 change: 1 addition & 0 deletions keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ parse_config:
'&kp LC(F4)': Tab Close
'&kp LS(TAB)': Win Prev
'&kp LS(INS)': Paste
'&kp LG(L)': Lock

'&out OUT_USB': Out USB
'&out OUT_BLE': Out BLE
Expand Down
1,786 changes: 1,641 additions & 145 deletions keymap-drawer/corneish_zen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 24 additions & 6 deletions keymap-drawer/corneish_zen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,41 +272,57 @@ combos:
- p: [6, 7]
k: ;
l: [DEF, BRD, SYM]
draw_separate: true
- p: [7, 8]
k: '`'
l: [DEF, BRD, SYM]
draw_separate: true
- p: [12, 13]
k: (
l: [DEF, BRD]
draw_separate: true
- p: [16, 17]
k: )
l: [DEF, BRD]
draw_separate: true
- p: [11, 12]
k: '['
l: [DEF, BRD]
draw_separate: true
- p: [17, 18]
k: ']'
l: [DEF, BRD]
draw_separate: true
- p: [11, 13]
k:
l: [DEF, BRD, SYM]
a: top
o: 0.15
draw_separate: true
- p: [16, 18]
k:
l: [DEF, BRD, SYM]
a: top
o: 0.15
draw_separate: true
- p: [2, 13]
k: Esc
l: [DEF, BRD, SYM]
draw_separate: true
- p: [7, 16]
k:
l: [DEF, BRD, SYM]
draw_separate: true
- p: [13, 16]
k: Caps Wrd
l: [DEF, BRD]
a: top
draw_separate: true
- p: [3, 4]
k: LG(L)
k: Lock
l: [DEF, BRD]
draw_separate: true
- p: [4, 14]
k:
l: [NAV]
- p: [4, 5]
k: Boot
l: [FUN]
- p: [21, 22]
k: Z
l: [DEF, BRD]
Expand All @@ -316,9 +332,11 @@ combos:
- p: [26, 27]
k: \
l: [DEF, BRD, SYM]
draw_separate: true
- p: [27, 28]
k: /
l: [DEF, BRD, SYM]
draw_separate: true
- p: [21, 22]
k: F12
l: [FUN]
Expand Down
Loading

0 comments on commit 5b044ac

Please sign in to comment.