diff options
Diffstat (limited to 'keyboards/kmac/keymaps/default_tkl_ansi/readme.md')
-rw-r--r-- | keyboards/kmac/keymaps/default_tkl_ansi/readme.md | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/keyboards/kmac/keymaps/default_tkl_ansi/readme.md b/keyboards/kmac/keymaps/default_tkl_ansi/readme.md new file mode 100644 index 000000000..a60840375 --- /dev/null +++ b/keyboards/kmac/keymaps/default_tkl_ansi/readme.md | |||
@@ -0,0 +1,50 @@ | |||
1 | # Keymap for the winkey version of KMAC | ||
2 | |||
3 | This is the default keymap for the winkey version of the PCB. It implements the same features as the official default KMAC firmware. | ||
4 | |||
5 | ## Layers | ||
6 | |||
7 | The keymap have two layers. To access the functions on the second layer, hold down `Fn` and press the corresponding key. | ||
8 | |||
9 | ### Layer 1: Default Layer | ||
10 | ,---. ,---------------. ,---------------. ,---------------. ,-----------. | ||
11 | |Esc| |F1 |F2 |F3 |F4 | |F5 |F6 |F7 |F8 | |F9 |F10|F11|F12| |PrS|ScL|Pau| | ||
12 | `---' `---------------' `---------------' `---------------' `-----------' | ||
13 | ,-----------------------------------------------------------. ,-----------. | ||
14 | |~ | 1| 2| 3| 4| 5| 6| 7| 8| 9| 0| -| =|Backsp | |Ins|Hom|PgU| | ||
15 | |-----------------------------------------------------------| |-----------| | ||
16 | |Tab | Q| W| E| R| T| Y| U| I| O| P| [| ]| \| |Del|End|PgD| | ||
17 | |-----------------------------------------------------------| '-----------' | ||
18 | |Caps | A| S| D| F| G| H| J| K| L| ;| '|Return | | ||
19 | |-----------------------------------------------------------| ,---. | ||
20 | |Shift | Z| X| C| V| B| N| M| ,| .| /|Shift | |Up | | ||
21 | |-----------------------------------------------------------| ,-----------. | ||
22 | |Ctl|Gui|Alt| Space |Alt|Gui|Fn |Ctl| |Lef|Dow|Rig| | ||
23 | `-----------------------------------------------------------' `-----------' | ||
24 | |||
25 | ### Layer 2: Function Layer | ||
26 | ,---. ,---------------. ,---------------. ,---------------. ,-----------. | ||
27 | |Led| |M1 |M2 |M3 |M4 | |M5 |M6 |M7 |M8 | |M9 |M10|M11|M12| | | | | | ||
28 | `---' `---------------' `---------------' `---------------' `-----------' | ||
29 | ,-----------------------------------------------------------. ,-----------. | ||
30 | | | | | | | | | | | | | | | | | | | | | ||
31 | |-----------------------------------------------------------| |-----------| | ||
32 | | | | | | | | | | | | | | | | | | | | | ||
33 | |-----------------------------------------------------------| '-----------' | ||
34 | | | | | | | | | | | | | | | | ||
35 | |-----------------------------------------------------------| ,---. | ||
36 | | | | | | | | | | | | | | | | | ||
37 | |-----------------------------------------------------------| ,-----------. | ||
38 | | | | | | | | | | | | | | | ||
39 | `-----------------------------------------------------------' `-----------' | ||
40 | |||
41 | ## Macros | ||
42 | |||
43 | These are mostly useless and serve more like examples I guess. | ||
44 | |||
45 | | Macro | Action | | ||
46 | |:-----:| -------------------------------------- | | ||
47 | | 1 | Types `The` | | ||
48 | | 2 | Types `Custom` | | ||
49 | | 3 | Types `Keyboard` | | ||
50 | | 4 | Inputs `<Ctrl+c>` `<Right>` `<Ctrl+v>` | | ||