1 <!-- -*- mode: markdown; fill-column: 8192 -*- -->
4 =======================
6 My Layout in process, most of the code is shamelessly stolen from [algernons][algernon] excellent layout
8 [algernon]: https://github.com/algernon/ergodox-layout
10 It's for Windows (current work forces me to) and Swedish (matter of birth) so ymmw.
15 - [Base layer](#base-layer)
16 - [Nav layer](#nav-layer)
17 - [Sym layer](#sym-layer)
18 - [LED states](#led-states)
24 
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`.
34 - `LEAD s s` : `¯\_(ツ)_/¯`
35 - `LEAD s f` : `凸(ツ)凸`
36 - `LEAD u l` : Set unicode input mode to linux.
37 - `LEAD s w` : Set unicode input mode to windows.
38 - `LEAD a *` : Application switching based on position in start menu. Very specific to my computer.
43 
45 Basic navigation on the right hand and modifiers close
46 by for the left. The latter because I tend to use `ctrl+arrows` quite a lot.
50 
52 * 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.
54 - `eq` : Tapdance, produces `===` and `!==`
55 - `fun`: Tapdance, produces `=>` and `() => {\n`