summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/xt60/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-04 11:34:42 -0700
committerGitHub <noreply@github.com>2023-05-04 11:34:42 -0700
commit8593409ac0434173efcecc50b22862bd7f9d6b82 (patch)
tree4660512fae093332de0bd2f8dedf02d59cfab1a8 /keyboards/kopibeng/xt60/matrix_diagram.md
parente43c560ddacfd6843a52986edde70bfdf5433f89 (diff)
kopibeng XT60 Layout Additions (#20711)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * enable Community Layout support
Diffstat (limited to 'keyboards/kopibeng/xt60/matrix_diagram.md')
-rw-r--r--keyboards/kopibeng/xt60/matrix_diagram.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/kopibeng/xt60/matrix_diagram.md b/keyboards/kopibeng/xt60/matrix_diagram.md
new file mode 100644
index 0000000000..337f01326d
--- /dev/null
+++ b/keyboards/kopibeng/xt60/matrix_diagram.md
@@ -0,0 +1,27 @@
+# Matrix Diagram for kopibeng XT60
+
+```
+ ┌───────┐
+ 2u Backspace │30 │
+ └───────┘
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
+│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │1D │
+├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ┌─────┐
+│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │2C │ │ │
+├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ┌──┴┐2D │ ISO Enter
+│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │ │2C │ │
+├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ └───┴────┘
+│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │
+├────┼───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴───┼───┴┬────┬┴───┤
+│40 │41 │42 │44 │46 │48 │4A │4B │4C │4D │
+└────┴────┴────┴────────┴────┴──────────┴────┴────┴────┴────┘
+┌────────┐ ┌──────────┐
+│30 │ 2.25u LShift 2.75u RShift │3C │
+└────────┘ └──────────┘
+┌────┬────┬────┬────────────────────────┬────┬────┬────┬────┐
+│40 │41 │42 │46 │4A │4B │4C │4D │ Standard
+└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘
+┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
+│40 │41 │42 │46 │4B │4C │4D │ Tsangan/WKL
+└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
+```