Skip to content

Commit

Permalink
[Draw] docs(keymap): adding some eol docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvinsh authored and github-actions[bot] committed Jan 17, 2024
1 parent 63a753d commit 1830e27
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 4 deletions.
16 changes: 16 additions & 0 deletions assets/calypso.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions assets/calypso.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,10 @@ layers:
combos:
- p: [6, 7]
k: $$mdi:backspace$$
l: [DEF]
l: [DEF, SYM, NAV, NUM]
- p: [18, 19]
k: '|'
l: [DEF]
l: [DEF, SYM]
- p: [11, 12]
k: '['
l: [DEF]
16 changes: 16 additions & 0 deletions assets/lynx.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions assets/lynx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,10 @@ layers:
combos:
- p: [6, 7]
k: $$mdi:backspace$$
l: [DEF]
l: [DEF, SYM, NAV, NUM]
- p: [18, 19]
k: '|'
l: [DEF]
l: [DEF, SYM]
- p: [11, 12]
k: '['
l: [DEF]

0 comments on commit 1830e27

Please sign in to comment.