aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-03-26 21:12:47 +0200
committerTeddy Wing2018-03-26 21:12:47 +0200
commit340027e65383671caf73db7dd53e2a56c5d8f762 (patch)
tree9771d4751bca9d8b9ccbb1db2e746ca67e1749f2
parent565eb62346dd5594308b8dbe090dadbc21913587 (diff)
downloadQWAZERTY-340027e65383671caf73db7dd53e2a56c5d8f762.tar.bz2
README: Add a section for Karabiner
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
index f51b608..49c585f 100644
--- a/README.md
+++ b/README.md
@@ -62,5 +62,22 @@ Copy either `QWAZERTY-normal enter key.bundle` or `QWAZERTY.bundle` to
`~/Library/Keyboard Layouts`.
+## Karabiner
+Two additional changes to the standard keyboard layout are provided via
+configuration through [Karabiner-Elements](https://pqrs.org/osx/karabiner/).
+This enables:
+
+* Swapping the "Enter" and "\" keys
+* Swapping the left "Shift" key and "emoji" key
+
+By making these two swaps, the positions of the keys are closer to their
+counterparts on ANSI keyboards. This enables less reaching in the pinkie fingers
+and the reuse of ANSI muscle memory.
+
+The config can be installed by copying the hashes in `"simple_modifications"`
+from `karabiner.part.json` into the corresponding spot in your
+`~/.config/karabiner/karabiner.json`.
+
+
## License
TODO: Look up recommended licenses for keyboard layouts