diff options
| author | Teddy Wing | 2018-03-26 21:12:47 +0200 |
|---|---|---|
| committer | Teddy Wing | 2018-03-26 21:12:47 +0200 |
| commit | 340027e65383671caf73db7dd53e2a56c5d8f762 (patch) | |
| tree | 9771d4751bca9d8b9ccbb1db2e746ca67e1749f2 | |
| parent | 565eb62346dd5594308b8dbe090dadbc21913587 (diff) | |
| download | QWAZERTY-340027e65383671caf73db7dd53e2a56c5d8f762.tar.bz2 | |
README: Add a section for Karabiner
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 |
