Skip to content

Commit 64192bf

Browse files
authored
Update README.md
1 parent 2d1cf2f commit 64192bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,15 @@ The layout is based on a US layout with some modifications. It also allows for i
1111

1212
| Key combo | Output |
1313
| ------------- |:-------------:|
14+
| `shift` + `ESC` | `~` |
1415
| `FN` + (`i`, `j`, `k`, `l`) | Arrow keys |
1516
| `FN` + (`y`, `h`) | `Home`, `End` |
1617
| `FN` + (`u`, `o`) | `Page up`, `Page down` |
1718
| `FN` + (`ESC`, `1` ... `=` ) | `F1`, `F2`, ... `F12` |
1819
| `FN` + (`shift`) + `[` | `å`, `Å` |
1920
| `FN` + (`shift`) + `'` | `ä`, `Ä` |
2021
| `FN` + (`shift`) + `;` | `ö`, `Ö` |
22+
| `FN` + `e` | `` |
2123

2224
Typing `åäö` is normally not possible while under a US layout, but is possible though to the unicode input mode available in Linux via the (`ctrl` + `shift` + `u`) combination. You can read more about unicode input at [QMKs Unicode section](https://beta.docs.qmk.fm/using-qmk/software-features/feature_unicode#input-modes).
2325

0 commit comments

Comments
 (0)