summaryrefslogtreecommitdiff
path: root/keyboards/saevus/cor/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-09 14:47:21 -0700
committerGitHub <noreply@github.com>2023-05-09 14:47:21 -0700
commit075c08733e1324d85e1a227c67b8a8b43e072d73 (patch)
tree98d2d670bb43ec6387177f4c05446453a1c94999 /keyboards/saevus/cor/matrix_diagram.md
parentd4ec165927de1982124e4f34320c8df8198f7a7d (diff)
saevus cor Layout Additions (#20810)
* add matrix_diagram.md * rename LAYOUT_all to LAYOUT_ansi_blocker_split_bs * info.json: apply friendly formatting * add LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_tsangan_split_bs * add LAYOUT_ansi_blocker_tsangan
Diffstat (limited to 'keyboards/saevus/cor/matrix_diagram.md')
-rw-r--r--keyboards/saevus/cor/matrix_diagram.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/saevus/cor/matrix_diagram.md b/keyboards/saevus/cor/matrix_diagram.md
new file mode 100644
index 0000000000..b5d8c9cc36
--- /dev/null
+++ b/keyboards/saevus/cor/matrix_diagram.md
@@ -0,0 +1,22 @@
+# Matrix Diagram for saevus cor
+
+```
+ ┌───────┐
+ 2u Backspace │0E │
+ └───────┘
+┌───┐┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┐
+│00 ││01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │0F │ │0G │
+├───┤├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┤
+│10 ││11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1F │ │1G │
+├───┤├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┤
+│20 ││21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2E │ │2G │
+├───┤├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘ ├───┤
+│30 ││31 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │┌───┐│3G │
+├───┤├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─────┘│3F │└───┘
+│40 ││41 │42 │43 │47 │4B │4C │ ┌───┼───┼───┐
+└───┘└────┴────┴────┴────────────────────────┴────┴────┘ │4E │4F │4G │
+ └───┴───┴───┘
+ ┌─────┬───┬─────┬───────────────────────────┬─────┐
+ │41 │42 │43 │47 │4C │ Blocker Tsangan
+ └─────┴───┴─────┴───────────────────────────┴─────┘
+```