This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

77 lines
3.0 KiB
Markdown
Raw Normal View History

space space default layout
Default layout on space space uses 3 layers + base, 5 combos, layer taps on the split space bars, and tap-hold for shift on F & J.
* combos include:
O+P = backspace
K+L = enter
S+D = tab
T+Y = escape
Q+W = delete
* The encoders are also set to function differently depending on layer:
right encoder
default = volume up/down
symbol layer (hold space) = media next/previous
left encoder
default = mousewheel up/down
number layer (hold backspace) = page up/down
nav layer (hold Fn) = control tab/control shift tab
Default Layout:
```
Base
,-------------------------------------------------------------------.
| Q | W | E | R | T | Del | Y | U | I | O | P |
|-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
| A | S | D | F | G | Tab | H | J | K | L | " |
|-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
| Z | X | C | V | B | Shift | N | M | , | . | / |
`-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----'
| Ctrl | FN | Back | Space | Gui | Alt |
`-------------------------------------------------'
Symbols
,-------------------------------------------------------------------.
| 1 | 2 | 3 | 4 | 5 | Del | 6 | 7 | 8 | 9 | 0 |
|-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
| ! | @ | # | $ | % | Tab | ^ | & | * | = | - |
|-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
| | | \ | ( | [ | ; | Shift | : | ] | ) | + | _ |
`-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----'
| Ctrl | FN | Back | Space | Gui | Alt |
`-------------------------------------------------'
Numpad
,-------------------------------------------------------------------.
| / | 7 | 8 | 9 | - | = | Y | U | I | O | Bsp |
|-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
| + | 4 | 5 | 6 | Bsp | Shift | H | J | K | L | Tab |
|-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
| * | 1 | 2 | 3 | Ent | Tab | N | M | , | . | Ent |
`-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----'
| 0 | . | Back | Space | Gui | Alt |
`-------------------------------------------------'
Nav
,-------------------------------------------------------------------.
| Hm | Up | End | PgU | T | Del | Y | U | I | O | Bsp |
|-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
| Lft | Dn | Rgt | PgD | G | Tab | H | J | K | L | Tab |
|-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
| Prv | Pse | Nxt | V | B | Caps | N | M | , | . | Ent |
`-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----'
| Ctrl | FN | Back | Space | Gui | Alt |
`-------------------------------------------------'