summaryrefslogtreecommitdiff
path: root/keyboards/prototypist/allison/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-08 04:27:37 -0700
committerGitHub <noreply@github.com>2023-05-08 04:27:37 -0700
commit7e2cbadb75b81575dc5928c1eb0f628a7eed5d91 (patch)
tree087319122e85d4690a68ab6de5fe6ef159d151c6 /keyboards/prototypist/allison/matrix_diagram.md
parent04e737fa58319fa1c48e618b6e698680c1bdf6aa (diff)
protoTypist Allison Layout Additions (#20777)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_tsangan_split_bs_rshift * add LAYOUT_ansi_tsangan * add LAYOUT_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl * add LAYOUT_iso_tsangan_split_bs_rshift * add LAYOUT_iso_tsangan * add LAYOUT_iso_wkl_split_bs_rshift * add LAYOUT_iso_wkl
Diffstat (limited to 'keyboards/prototypist/allison/matrix_diagram.md')
-rw-r--r--keyboards/prototypist/allison/matrix_diagram.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/prototypist/allison/matrix_diagram.md b/keyboards/prototypist/allison/matrix_diagram.md
new file mode 100644
index 0000000000..359cc52744
--- /dev/null
+++ b/keyboards/prototypist/allison/matrix_diagram.md
@@ -0,0 +1,24 @@
+# Matrix Diagram for protoTypist Allison
+
+```
+ ┌───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┐
+ │00 ││01 │02 │03 │04 ││05 │06 │07 │08 ││09 │0A │0B │0C ││0D │
+ └───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┘
+┌───┐┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───────┐
+│10 ││11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │0E │ │0E │ 2u Backspace
+├───┤├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ └─┬─────┤
+│20 ││21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2E │ │ │
+├───┤├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ┌──┴┐3E │ ISO Enter
+│30 ││31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3E │ │3D │ │
+├───┤├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ └───┴────┘
+│40 ││41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4C │4D │4E │
+├───┤├────┴┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┴──┬┴───┴┬───┬─┴───┤
+│50 ││51 │52 │53 │58 │5C │5D │5E │
+└───┘└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
+ ┌────────┐ ┌──────────┐
+ │41 │ 2.25u LShift 2.75u RShift │4D │
+ └────────┘ └──────────┘
+ ┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
+ │51 │ │53 │58 │5C │ │5E │ WKL
+ └─────┘ └─────┴───────────────────────────┴─────┘ └─────┘
+```