diff options
author | David Olsson <david.olsson@softhouse.se> | 2017-01-12 15:36:14 +0100 |
---|---|---|
committer | David Olsson <david.olsson@softhouse.se> | 2017-01-12 15:36:14 +0100 |
commit | b2419b31d3d4198192a1b5fb78b1c2e8ade0ce87 (patch) | |
tree | 4cc5ddc657f791268de7ea245421bcc2dd7b7e27 /keyboards/atreus62/keymaps/mneme/README.md | |
parent | ed975f2454692fec28539a7014116beeb21b4c9e (diff) |
- Change docs to match keymap.
- Switched around modifiers on the function layer to match muscle memory.
- Added support for application switching.
Diffstat (limited to 'keyboards/atreus62/keymaps/mneme/README.md')
-rw-r--r-- | keyboards/atreus62/keymaps/mneme/README.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/keyboards/atreus62/keymaps/mneme/README.md b/keyboards/atreus62/keymaps/mneme/README.md index 1461f6c524..5bac545fc2 100644 --- a/keyboards/atreus62/keymaps/mneme/README.md +++ b/keyboards/atreus62/keymaps/mneme/README.md @@ -33,8 +33,7 @@ It's for Windows (current work forces me to) and Swedish (matter of birth) so ym - `LEAD s l` : `λ`. - `LEAD s s` : `¯\_(ツ)_/¯` - `LEAD s f` : `凸(ツ)凸` - - `LEAD f s` : `ctrl+s` - - `LEAD b d` : `ctrl+w` + - `LEAD a *` : Application switching based on position in start menu. Very specific to my computer. ## Nav layer @@ -48,7 +47,10 @@ by for the left. The latter because I tend to use `ctrl+arrows` quite a lot. ![Sym layer](img/sym.png) -Easy access to most symbols I use on a daily basis. Most common are on the home row, the rest are grouped as best as I could. +* Easy access to most symbols I use on a daily basis. Most common are on the home row, the rest are grouped as best as I could. + +- `eq` : Tapdance, produces `===` and `!==` +- `fun`: Tapdance, produces `=>` and `() => {\n` # License GPL-3+ |