summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/mnk65/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-04 02:55:50 -0700
committerGitHub <noreply@github.com>2023-05-04 02:55:50 -0700
commit0c7962449217a4b00c56a8116c91e68556a1944e (patch)
treedf1efebb64e580537d201aac030fb8a1585bee32 /keyboards/kopibeng/mnk65/matrix_diagram.md
parentef6a712899f4ac3cf75f989221351c1cfb57f3b9 (diff)
kopibeng MNK65 Layout Additions (#20708)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_iso_blocker_split_bs * add LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker_tsangan * enable Community Layout support
Diffstat (limited to 'keyboards/kopibeng/mnk65/matrix_diagram.md')
-rw-r--r--keyboards/kopibeng/mnk65/matrix_diagram.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/keyboards/kopibeng/mnk65/matrix_diagram.md b/keyboards/kopibeng/mnk65/matrix_diagram.md
new file mode 100644
index 0000000000..92641d11bc
--- /dev/null
+++ b/keyboards/kopibeng/mnk65/matrix_diagram.md
@@ -0,0 +1,30 @@
+# Matrix Diagram for kopibeng MNK65
+
+```
+ ┌───────┐
+ 2u Backspace │0D │
+ └───────┘
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
+│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │1D │0D │0E │
+├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤ ┌─────┐
+│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │2C │1C │1E │ │ │
+├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ ┌──┴┐2D │
+│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │2E │ │1C │ │
+├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ └───┴────┘
+│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3E │ ISO Enter
+├────┼───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤
+│40 │41 │42 │44 │46 │48 │4A │4B │ │4C │4D │4E │
+└────┴────┴────┴────────┴────┴──────────┴────┴────┘ └───┴───┴───┘
+┌────────┐
+│30 │ 2.25u LShift
+└────────┘
+┌────┬────┬────┬──────────┬────┬────────┬────┬────┐
+│40 │41 │42 │44 │46 │48 │4A │4B │
+└────┴────┴────┴──────────┴────┴────────┴────┴────┘
+┌────┬────┬────┬────────────────────────┬────┬────┐
+│40 │41 │42 │46 │4A │4B │ Blocker
+└────┴────┴────┴────────────────────────┴────┴────┘
+┌─────┬───┬─────┬───────────────────────────┬─────┐
+│40 │41 │42 │46 │4B │ Blocker Tsangan
+└─────┴───┴─────┴───────────────────────────┴─────┘
+```