Skip to content

Commit

Permalink
add insert symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenesvk committed Jul 22, 2023
1 parent 915cb96 commit 08ac358
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions KeySymbols.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ __NB!__
|‐ ₌ |`hyphen` `equal_sign` |
|▲ ▼ ◀ ▶ |`up`/`down`/`left`/`right` `_arrow`
|⇞ ⇟ |`page_` `up`/`down` |
||`insert` |
|⇤ ⤒ ↖ |`home` |
|⇥ ⤓ ↘ |`end` |
| ` ` |no-break space removed |
Expand Down
1 change: 1 addition & 0 deletions src/karabiner_configurator/keys_symbols.clj
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"£" "non_us_pound"
"" "page_up","""page_down"
"" "home","""end","""home","""end","""home","""end",
"" "insert",
"ˋ" "grave_accent_and_tilde","˜""grave_accent_and_tilde"
"" "spacebar","""spacebar"
"" "delete_or_backspace","""delete_or_backspace"
Expand Down

0 comments on commit 08ac358

Please sign in to comment.