aboutsummaryrefslogtreecommitdiff
path: root/keyboards/nyquist/keymaps/pitty/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nyquist/keymaps/pitty/README.md')
-rw-r--r--keyboards/nyquist/keymaps/pitty/README.md74
1 files changed, 74 insertions, 0 deletions
diff --git a/keyboards/nyquist/keymaps/pitty/README.md b/keyboards/nyquist/keymaps/pitty/README.md
index c7dbca68b..af933a6a5 100644
--- a/keyboards/nyquist/keymaps/pitty/README.md
+++ b/keyboards/nyquist/keymaps/pitty/README.md
@@ -3,3 +3,77 @@
3This Nyquist layout is mostly based of 333fred's keymap (kudos!), modified for my ISO Hungarian taste :) 3This Nyquist layout is mostly based of 333fred's keymap (kudos!), modified for my ISO Hungarian taste :)
4 4
5It's still a WIP. 5It's still a WIP.
6
7I wrote the keys that will appear when using Hungarian layout in Windows and the respective English keys in brackets.
8
9
10 ### Qwerty
11```
12,-----------------------------------------------------------------------------------.
13| 0(') | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | Ö(0) | Ü(-) |
14|------+------+------+------+------+------+------+------+------+------+------+------|
15| Tab | Q | W | E | R | T | Z(Y)| U | I | O | P | Bksp |
16|------+------+------+------+------+-------------+------+------+------+------+------|
17| Esc | A | S | D |LTVIMF| G | H | J | K | L | É(;)| Á(") |
18|------+------+------+------+------+------|------+------+------+------+------+------|
19|Í/Shft| Y(Z) | X | C | V | B | N | M | , | . | -(/)| Shift|
20|------+------+------+------+------+------+------+------+------+------+------+------|
21| Ctrl | GUI | Alt |LOWER | Spc | Spc | Bksp | Ent | Alt | =(&) | GAME | Del |
22`-----------------------------------------------------------------------------------'
23```
24
25 Tap left shift writes the missing ISO key, hold is Shift. I have 2u Space.
26
27
28 ### Gaming mode (Toggle layer)
29```
30,-----------------------------------------------------------------------------------.
31| | | | | | | | | | | |QWERTY|
32|------+------+------+------+------+------+------+------+------+------+------+------|
33| | | | | | | | | | | |Lower |
34|------+------+------+------+------+------+------+------+------+------+------+------|
35| | | | | F | | | | | | | |
36|------+------+------+------+------+------+------+------+------+------+------+------|
37| Shift| | | | | | | | | | | |
38|------+------+------+------+------+------+------+------+------+------+------+------|
39| | | | | | | | | Left | Down | Up | Right|
40`-----------------------------------------------------------------------------------'
41```
42
43Disabled some of the functions in the main layer to help with better gaming experience.
44
45
46 ### Lower (double tap toggles the layer, and hold for momentary switch)
47```
48,-----------------------------------------------------------------------------------.
49| F1 | F2 | F3 | F4 | F5 | F6 | F7 | F8 | F9 | F10 | F11 | F12 |
50|------+------+------+------+------+-------------+------+------+------+------+------|
51| | | Up | | Del | Ins | | 7 | 8 | 9 | / | |
52|------+------+------+------+------+-------------+------+------+------+------+------|
53| | Left | Down | Right| Home | End | | 4 | 5 | 6 | * | |
54|------+------+------+------+------+------|------+------+------+------+------+------|
55| Shift| | | | PGUP | PGDN | | 1 | 2 | 3 | - | |
56|------+------+------+------+------+------+------+------+------+------+------+------|
57| | | | | | | | 0 | . | = | + | |
58`-----------------------------------------------------------------------------------'
59```
60
61 Function layer with everything that is missing from the main layer plus an additional numpad.
62
63
64 ### Vim Movement (Hold down F)
65```
66,-----------------------------------------------------------------------------------.
67| | | | |DM_stp| | | | | | Ő | Ű |
68|------+------+------+------+------+------+------+------+------+------+------+------|
69| | | | |DM_REC| | | Ú | Í | Ó | | |
70|------+------+------+------+------+------+------+------+------+------+------+------|
71| | DLeft|DRight| LCTRL| | | Left | Down | Up | Right| | |
72|------+------+------+------+------+------+------+------+------+------+------+------|
73| | | | | | | | | | | | |
74|------+------+------+------+------+------+------+------+------+------+------+------|
75| | | | | LShft| | | | | | | |
76`-----------------------------------------------------------------------------------'
77```
78
79 Turns hjkl into vim movement. DLeft and DRight macros are for sending WIN+Left and WIN+Right. I moved the respective accented Hungarian letters here.