summaryrefslogtreecommitdiff
path: root/keyboards/cest73/tkm/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-04-28 09:34:34 -0700
committerGitHub <noreply@github.com>2023-04-28 09:34:34 -0700
commit1ead4b55950de02e25cb1cbc21e17c09ea42f4b1 (patch)
tree183baf712eb1421093ac00e4f807570761b016f4 /keyboards/cest73/tkm/matrix_diagram.md
parentc760cbf410876253695f95b131a685c4399ae698 (diff)
cest73 TKM Layout Macro Additions (#20583)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs with reference keymap * add LAYOUT_iso_split_bs with reference keymap
Diffstat (limited to 'keyboards/cest73/tkm/matrix_diagram.md')
-rw-r--r--keyboards/cest73/tkm/matrix_diagram.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/cest73/tkm/matrix_diagram.md b/keyboards/cest73/tkm/matrix_diagram.md
new file mode 100644
index 0000000000..bf107f0b68
--- /dev/null
+++ b/keyboards/cest73/tkm/matrix_diagram.md
@@ -0,0 +1,27 @@
+# Matrix Diagram for Ten Key Mirrored - 2021
+
+Due to a nasty PCB layout bug the R1.03 board has "6" and "7" keyboard coulmns swapped.
+
+```
+ ┌───┬───┬───┬───┐ ┌───┐ ┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐ ┌───┬───┐
+ │00 │10 │01 │11 │ │02 │ │12 │03 │13 │04 ││14 │15 │05 │06 ││16 │07 │17 │08 │ │18 │09 │
+ └───┴───┴───┴───┘ └───┘ └───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘ └───┴───┘
+ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┐ ┌───────┐
+ │20 │30 │21 │31 │ │22 │32 │23 │33 │24 │34 │35 │25 │26 │36 │27 │37 │28 │19 │38 │ │29 │ │38 │ 2u Backspace
+┌───┐ ┌───┐ ├───┼───┼───┼───┤ ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┤ └─┬─────┤
+│ │ Left │ │ Right │40 │50 │41 │51 │ │42 │52 │43 │53 │44 │54 │55 │45 │46 │56 │47 │57 │48 │58 │ │49 │ │ │
+│40 │ 2u │51 │ 2u ├───┼───┼───┼───┤ ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┤ ┌──┴┐78 │ ISO Enter
+│ │ NumPlus │ │ NumPlus │60 │70 │61 │71 │ │62 │72 │63 │73 │64 │74 │75 │65 │66 │76 │67 │77 │78 │ │69 │ │68 │ │
+├───┤ ├───┤ ├───┼───┼───┼───┤ ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘ ├───┤ └───┴────┘
+│ │ Left │ │ Right │39 │90 │81 │91 │ │82 │92 │83 │93 │84 │94 │95 │85 │86 │96 │87 │97 │88 │┌───┐│89 │
+│80 │ 2u │91 │ 2u ├───┼───┼───┼───┤ ├────┼───┼───┴┬──┴───┴───┴───┴───┴───┴─┬─┴─┬─┴─┬─┴──┬───┘│98 │└───┘
+│ │ NumEnter │ │ NumEnter │80 │A0 │59 │A1 │ │A2 │A3 │A4 │A5 │A6 │A7 │A8 │┌───┼───┼───┐
+└───┘ └───┘ └───┴───┴───┴───┘ └────┴───┴────┴────────────────────────┴───┴───┴────┘│A9 │99 │79 │
+ └───┴───┴───┘
+ ┌───────┬───────┐ ┌────────┐
+ │A0 │A1 │ │82 │ 2.25u LShift
+ └───────┴───────┘ └────────┘
+ Left Right ┌─────┬─────┬───────────────────────────┬─────┬─────┐
+ 2u NumZero │A2 │A4 │A5 │A6 │A8 │ WKL
+ └─────┴─────┴───────────────────────────┴─────┴─────┘
+```