]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/atreus62/keymaps/mneme/README.md
Remove assignment warning
[qmk_firmware.git] / keyboards / atreus62 / keymaps / mneme / README.md
1 <!-- -*- mode: markdown; fill-column: 8192 -*- -->
2
3 Mnemes Swedish Bonaza
4 =======================
5
6 My Layout in process, most of the code is shamelessly stolen from [algernons][algernon] excellent layout
7
8  [algernon]: https://github.com/algernon/ergodox-layout
9
10 It's for Windows (current work forces me to) and Swedish (matter of birth) so ymmw.
11
12 ## Table of Contents
13
14 * [Layouts](#layouts)
15     - [Base layer](#base-layer)
16     - [Nav layer](#nav-layer)
17     - [Sym layer](#sym-layer)
18     - [LED states](#led-states)
19
20 # Layouts
21
22 ## Base layer
23
24 ![Base layer](img/base.png)
25
26
27 * The number row doubles as a function row. Short presses produces numbers, long presses produces Fxx
28 * The `Shift`, `Alt`, and `Control` modifiers are one-shot.
29 * `Backspace` and `Enter` doubles as switches to the `sym` layer when held
30 * The `ESC` key also doubles as a one-shot cancel key.
31 * The **Lead** key is followed by a sequence of keys.
32     - `LEAD l`   : `lgui+l`.
33     - `LEAD s l` : `λ`.
34     - `LEAD s s` : `¯\_(ツ)_/¯`
35     - `LEAD s f` : `凸(ツ)凸`
36     - `LEAD a *` : Application switching based on position in start menu. Very specific to my computer.
37
38
39 ## Nav layer
40
41 ![Nav layer](img/fun.png)
42
43 Basic navigation on the right hand and modifiers close
44 by for the left. The latter because I tend to use `ctrl+arrows` quite a lot.
45  
46 ## Sym layer
47
48 ![Sym layer](img/sym.png)
49
50 * 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.
51
52 - `eq` : Tapdance, produces `===` and `!==`
53 - `fun`: Tapdance, produces `=>` and `() => {\n`
54
55 # License
56   GPL-3+