summaryrefslogtreecommitdiff
path: root/keyboards/mode/m75h/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-06 12:23:33 -0700
committerGitHub <noreply@github.com>2023-05-06 12:23:33 -0700
commit635bb4bee0019bc3fe45099fc8c2a94931c2072f (patch)
treeba358c77a0ab969d0700b771827b57d12a2a8c0d /keyboards/mode/m75h/matrix_diagram.md
parentdb22cad79d893ffe62cc36e15bd895534f8c45c4 (diff)
Mode SeventyFive H Layout Addition (#20743)
* add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_tsangan
Diffstat (limited to 'keyboards/mode/m75h/matrix_diagram.md')
-rw-r--r--keyboards/mode/m75h/matrix_diagram.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/mode/m75h/matrix_diagram.md b/keyboards/mode/m75h/matrix_diagram.md
new file mode 100644
index 0000000000..153d7f8569
--- /dev/null
+++ b/keyboards/mode/m75h/matrix_diagram.md
@@ -0,0 +1,21 @@
+# Matrix Diagram for Mode 75H
+
+```
+┌───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┐
+│00 │ │01 │02 │03 │04 │ │06 │07 │08 │09 │ │0A │0B │0C │0D │ │0F │
+└───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┘
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┬───┐
+│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1F │
+├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┤
+│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2E │2F │
+├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤
+│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3E │3F │
+├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤
+│40 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4C │4E │4F │
+├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤
+│50 │51 │52 │66 │6A │6B │ │6D │6E │6F │
+└────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘
+┌─────┬───┬─────┬───────────────────────────┬─────┐
+│50 │51 │52 │66 │6B │ Blocker Tsangan
+└─────┴───┴─────┴───────────────────────────┴─────┘
+```