summaryrefslogtreecommitdiff
path: root/keyboards/mode/m256wh/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-09-14 12:44:07 -0700
committerGitHub <noreply@github.com>2023-09-14 12:44:07 -0700
commit58c2dae32e58fbdc1a519aa2cf7b6eb563769193 (patch)
tree26b3d5cfa2e0ba122ec7d64e0c68a9f42ff76d40 /keyboards/mode/m256wh/matrix_diagram.md
parent294fc6caef704f5bf1eeb70c5176812c1a77adcb (diff)
Mode M256-WH Community Layout Support (#22019)
* Add layout/matrix diagram [docs] * Rename `LAYOUT` to `LAYOUT_65_ansi_blocker` [refactor] * Add `LAYOUT_65_ansi_blocker_tsangan` [enhancement] * Enable Community Layout support [enhancement]
Diffstat (limited to 'keyboards/mode/m256wh/matrix_diagram.md')
-rw-r--r--keyboards/mode/m256wh/matrix_diagram.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/mode/m256wh/matrix_diagram.md b/keyboards/mode/m256wh/matrix_diagram.md
new file mode 100644
index 0000000000..fb7f5f1189
--- /dev/null
+++ b/keyboards/mode/m256wh/matrix_diagram.md
@@ -0,0 +1,18 @@
+# Matrix Diagram for Mode Designs M256W-H
+
+```
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┬───┐
+│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │
+├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┤
+│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │
+├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤
+│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │2E │
+├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤
+│30 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3E │
+├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤
+│50 │51 │52 │5F │49 │4A │ │4B │4C │4D │
+└────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘
+┌─────┬───┬─────┬───────────────────────────┬─────┐
+│50 │51 │52 │5F │4A │ Blocker Tsangan
+└─────┴───┴─────┴───────────────────────────┴─────┘
+```