summaryrefslogtreecommitdiff
path: root/keyboards/maple_computing/minidox/keymaps/tomb0y/README.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-31 03:28:04 +0800
committerGitHub <noreply@github.com>2022-01-30 11:28:04 -0800
commita1b39e6db231923935055846384eb2e78e538268 (patch)
treeeeaee7335efdff3d9ce960050882acf2cfe570a9 /keyboards/maple_computing/minidox/keymaps/tomb0y/README.md
parent07bb65384cf96be88feb2916604cb4a89cd0ad33 (diff)
[Keyboard] move That-Canadian 's boards into /maple_computing (#16050)
Diffstat (limited to 'keyboards/maple_computing/minidox/keymaps/tomb0y/README.md')
-rw-r--r--keyboards/maple_computing/minidox/keymaps/tomb0y/README.md49
1 files changed, 49 insertions, 0 deletions
diff --git a/keyboards/maple_computing/minidox/keymaps/tomb0y/README.md b/keyboards/maple_computing/minidox/keymaps/tomb0y/README.md
new file mode 100644
index 0000000000..c00cca1c5b
--- /dev/null
+++ b/keyboards/maple_computing/minidox/keymaps/tomb0y/README.md
@@ -0,0 +1,49 @@
+```
+/* Base layer - workman
+ *
+ * ,----------------------------------. ,----------------------------------.
+ * | q | d | r | w | b | | j | f | u | p | ; |
+ * |------+------+------+------+------| |------+------+------+------+------|
+ * | a | s | h | t | g | | y | n | e | o | i |
+ * |------+------+------+------+------| |------+------+------+------+------|
+ * | z | x | m | c | v | | k | l | dead | . | / |
+ * `----------------------------------' `----------------------------------'
+ * ,--------------------. ,---------------------.
+ * | tab | esc | enter| |bckspc| space| tab |
+ * | shift | ctrl | alt | | gui | fn | shift |
+ * `-------+------+ | | |------+-------.
+ * `------' `------'
+ */
+
+/* Dead key layer
+ *
+ * ,----------------------------------. ,----------------------------------.
+ * | % | & | ? | + | @ | | $ | _ | [ | ] | ! |
+ * |------+------+------+------+------| |------+------+------+------+------|
+ * | # | ( | = | 0 | { | | } | 1 | * | ) | - |
+ * |------+------+------+------+------| |------+------+------+------+------|
+ * | 6 | 7 | 8 | 9 | | | | \ | 2 | 3 | 4 | 5 |
+ * `----------------------------------' `----------------------------------'
+ * ,--------------------. ,---------------------.
+ * | tab | esc | comma| |bckspc| comma| tab |
+ * | shift | ctrl |+enter| | gui |+space| shift |
+ * `-------+------+ | | |------+-------.
+ * `------' `------'
+ */
+
+/* Function layer
+ *
+ * ,----------------------------------. ,---------------------------------.
+ * | | del |⌃← | ⌃→ | | | mute | vol- | vol+ | ⌘⌃p | |
+ * |------+------+------+------+------| |------+------+------+------+------|
+ * | ` | end | pgup | pgdn | home | | ← | ↓ | ↑ | → | ' |
+ * |------+------+------+------+------| |------+------+------+------+------|
+ * | ⌥⇥ | |⇧⌃⇥| ⌃⇥ | | | | br- | , | br+ | ^ |
+ * `----------------------------------' `----------------------------------'
+ * ,--------------------. ,---------------------.
+ * | tab | | enter| |bckspc| | tab |
+ * | shift | | alt | | gui | | shift |
+ * `-------+------+ | | |------+-------.
+ * `------' `------'
+ */
+```