diff options
| author | Teddy Wing | 2018-03-26 20:52:04 +0200 |
|---|---|---|
| committer | Teddy Wing | 2018-03-26 20:52:04 +0200 |
| commit | 565eb62346dd5594308b8dbe090dadbc21913587 (patch) | |
| tree | 30d23b252a01c7394a341f30448aa82089daef53 | |
| parent | 8aa9c1ca40ceedee753b37c25479e5cd87d06878 (diff) | |
| download | QWAZERTY-565eb62346dd5594308b8dbe090dadbc21913587.tar.bz2 | |
README: Enumerate the layout's features and explain 2-version
Explain why there are two different versions of the layout.
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -18,6 +18,16 @@ Option-Shift). These emojis can be used for faster shortcuts. The single-key normal mode emoji can, for example, be bound to a frequent action, enabling access to functionality with a single button press. +Two versions of the layout exist. Both make the following changes to Apple's +built-in U.S. QWERTY layout: + +* Move the "grave accent"/"tilde" key to the left of the "1" numeral key. +* Turn the key next to the left "Shift" into an "emoji" key. + +In addition to those modifications, the `QWAZERTY.bundle` version swaps the "\" +and "Enter" keys. This may not work in all applications. To ensure the swap +works in all contexts, see the [Karabiner section](#karabiner). + ## The Emoji Key ISO keyboards have one more key than ANSI keyboards. QWAZERTY uses this "extra" |
