blob: 8b03e3323f6fceaf3a0f88eb45d26800e302f8ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# Roman's Layout
There are four layers:
- **BASE** is [Norman layout](https://normanlayout.info/).
- **PLVR** is optimized for [Plover](http://www.openstenoproject.org).
- **SYMB** for numbers and symbols.
- **ARRW** for navigation.
## Switching
- Tap `~L1` to toggle **SYMB**.
- Tap `~L3` to toggle **ARRW**.
- Hold `~L1` (or `~L3`) to activate **SYMB** (or **ARRW**) while holding.
- Tap `L2` to toggle **PLVR**.
## LEDs
- Red: SYMB is on.
- Green: PLVR is on.
- Blue: ARRW is on.
## CTRL/ESC
Both of those keys are frequently used in Vim.
- Tap `CTRL/ESC` to send `ESC`.
- Hold `CTRL/ESC` to use as `CTRL`.
## Activate N-rollover
- While in **BASE** hold left `SHIFT` and right `SHIRT` and then tap `N`.
- Then you can activate **PLVR** and use ErgoDox EZ for steno.
## Layers
BASE
![base](keyboard-layout-editor/base.png)
SYMB
![symb](keyboard-layout-editor/symb.png)
PLVR
![plvr](keyboard-layout-editor/plvr.png)
ARRW
![arrw](keyboard-layout-editor/arrw.png)
|