aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kmac_pad/keymaps/default/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kmac_pad/keymaps/default/readme.md')
-rw-r--r--keyboards/kmac_pad/keymaps/default/readme.md61
1 files changed, 61 insertions, 0 deletions
diff --git a/keyboards/kmac_pad/keymaps/default/readme.md b/keyboards/kmac_pad/keymaps/default/readme.md
new file mode 100644
index 000000000..3b9b739a2
--- /dev/null
+++ b/keyboards/kmac_pad/keymaps/default/readme.md
@@ -0,0 +1,61 @@
1# The default keymap for KMAC PAD
2
3This is the default keymap. It implements the same features as the official default KMAC PAD firmware.
4
5## Layers
6
7The keymap has two layers. Press the 'FN' key to toggle the Default layer and Function layer.
8
9### Layer 1: Default Layer
10
11 ,---.
12 |TG1|
13 `---'
14 ,---------------.
15 |NUM| / | * | - |
16 |---------------|
17 | 7 | 8 | 9 | |
18 |-----------| + |
19 | 4 | 5 | 6 | |
20 |---------------|
21 | 1 | 2 | 3 | |
22 |-----------|Ent|
23 | 0 | . | |
24 '---------------'
25
26### Layer 2: Function Layer
27
28 ,---.
29 |TG1|
30 `---'
31 ,---------------.
32 |M1 |M2 |M3 | |
33 |---------------|
34 |M4 |M5 |M6 | |
35 |-----------| |
36 |M7 |M8 |M9 | |
37 |---------------|
38 |M10|M11|M12| |
39 |-----------| |
40 | | | |
41 '---------------'
42
43## Macros
44
45The default macro is typed with meaningless strings that exist as samples.
46
47
48| Macro | Action |
49|:-----:| -------------------------------------- |
50| 1 | Types `Macro 1` |
51| 2 | Types `Macro 2` |
52| 3 | Types `Macro 3` |
53| 4 | Types `Macro 4` |
54| 5 | Types `Macro 5` |
55| 6 | Types `Macro 6` |
56| 7 | Types `Macro 7` |
57| 8 | Types `Macro 8` |
58| 9 | Types `Macro 9` |
59| 10 | Types `Macro 10` |
60| 11 | Types `Macro 11` |
61| 12 | Types `Macro 12` |