aboutsummaryrefslogtreecommitdiff
path: root/keyboards/space_space/rev1/keymaps/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/space_space/rev1/keymaps/readme.md')
-rw-r--r--keyboards/space_space/rev1/keymaps/readme.md76
1 files changed, 76 insertions, 0 deletions
diff --git a/keyboards/space_space/rev1/keymaps/readme.md b/keyboards/space_space/rev1/keymaps/readme.md
new file mode 100644
index 000000000..79e944c71
--- /dev/null
+++ b/keyboards/space_space/rev1/keymaps/readme.md
@@ -0,0 +1,76 @@
1space space default layout
2
3Default 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.
4
5* combos include:
6
7O+P = backspace
8
9K+L = enter
10
11S+D = tab
12
13T+Y = escape
14
15Q+W = delete
16
17
18* The encoders are also set to function differently depending on layer:
19
20right encoder
21default = volume up/down
22
23symbol layer (hold space) = media next/previous
24
25left encoder
26default = mousewheel up/down
27
28number layer (hold backspace) = page up/down
29
30nav layer (hold Fn) = control tab/control shift tab
31
32Default Layout:
33
34```
35Base
36
37 ,-------------------------------------------------------------------.
38 | Q | W | E | R | T | Del | Y | U | I | O | P |
39 |-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
40 | A | S | D | F | G | Tab | H | J | K | L | " |
41 |-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
42 | Z | X | C | V | B | Shift | N | M | , | . | / |
43 `-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----'
44 | Ctrl | FN | Back | Space | Gui | Alt |
45 `-------------------------------------------------'
46Symbols
47 ,-------------------------------------------------------------------.
48 | 1 | 2 | 3 | 4 | 5 | Del | 6 | 7 | 8 | 9 | 0 |
49 |-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
50 | ! | @ | # | $ | % | Tab | ^ | & | * | = | - |
51 |-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
52 | | | \ | ( | [ | ; | Shift | : | ] | ) | + | _ |
53 `-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----'
54 | Ctrl | FN | Back | Space | Gui | Alt |
55 `-------------------------------------------------'
56Numpad
57 ,-------------------------------------------------------------------.
58 | / | 7 | 8 | 9 | - | = | Y | U | I | O | Bsp |
59 |-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
60 | + | 4 | 5 | 6 | Bsp | Shift | H | J | K | L | Tab |
61 |-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
62 | * | 1 | 2 | 3 | Ent | Tab | N | M | , | . | Ent |
63 `-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----'
64 | 0 | . | Back | Space | Gui | Alt |
65 `-------------------------------------------------'
66Nav
67 ,-------------------------------------------------------------------.
68 | Hm | Up | End | PgU | T | Del | Y | U | I | O | Bsp |
69 |-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
70 | Lft | Dn | Rgt | PgD | G | Tab | H | J | K | L | Tab |
71 |-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----|
72 | Prv | Pse | Nxt | V | B | Caps | N | M | , | . | Ent |
73 `-----+-----+-----+-----+-----+-------+-----+-----+-----+-----+-----'
74 | Ctrl | FN | Back | Space | Gui | Alt |
75 `-------------------------------------------------'
76