]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/nyquist/keymaps/pitty/README.md
Fortitude60: Refactor and Configurator support (#3161)
[qmk_firmware.git] / keyboards / nyquist / keymaps / pitty / README.md
1 # Pittyolo's Nyquist Layout
2
3 This Nyquist layout is mostly based of 333fred's keymap (kudos!), modified for my ISO Hungarian taste :)
4
5 It's still a WIP.
6
7 I 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  
43 Disabled 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.