summaryrefslogtreecommitdiff
path: root/keyboards/ai03/equinox/matrix_diagram.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-04-18 10:18:00 -0700
committerGitHub <noreply@github.com>2023-04-18 10:18:00 -0700
commit19ddee803eadb88bc364d5286507aca90b6711a1 (patch)
treec6809fc4082f2ea94281fde66e298048766efaae /keyboards/ai03/equinox/matrix_diagram.md
parentb05f8c5e6972bd0ea6cef0b549348cb081a5009b (diff)
AI03 Equinox Layout Macro Additions (#20488)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_space with reference keymap * add LAYOUT_iso_split_space with reference keymap
Diffstat (limited to 'keyboards/ai03/equinox/matrix_diagram.md')
-rw-r--r--keyboards/ai03/equinox/matrix_diagram.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/ai03/equinox/matrix_diagram.md b/keyboards/ai03/equinox/matrix_diagram.md
new file mode 100644
index 0000000000..c36c0309f7
--- /dev/null
+++ b/keyboards/ai03/equinox/matrix_diagram.md
@@ -0,0 +1,27 @@
+# Matrix Diagram for ai03 Design Studio Equinox
+
+## rev0 and rev1
+
+```
+┌─────┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬─────┐ ┌─────┐ ┌─────┐
+│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │ │0B │ │ │
+├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬────┤ ┌──┴─────┤ ANSI Enter ┌──┴┐1B │ ISO Enter
+│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │ │1B │ │1A │ │
+├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┤ ┌─┴────┬───┤ └───┴────┘
+│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │ │2A │2B │ 1.75u/1u RShift
+├────┼───┼───┴┬──┴───┴─┬─┴─┬─┴───┴───┴┬──┴─┬─┴─┬────┤ └──────┴───┘
+│30 │31 │32 │34 │36 │38 │39 │3A │3B │
+└────┴───┴────┴────────┴───┴──────────┴────┴───┴────┘
+┌────────┐ ┌──────────┐
+│20 │ 2.25u LShift 2.75u RShift │2B │
+└────────┘ └──────────┘
+┌────┬───┬────┬──────────┬───┬────────┬────┬───┬────┐
+│30 │31 │32 │34 │36 │38 │39 │3A │3B │
+└────┴───┴────┴──────────┴───┴────────┴────┴───┴────┘
+┌────┬───┬────┬───────────┬───────────┬────┬───┬────┐
+│30 │31 │32 │34 │38 │39 │3A │3B │ 2x3u Spaces
+└────┴───┴────┴───────────┴───────────┴────┴───┴────┘
+┌────┬───┬────┬───────────────────────┬────┬───┬────┐
+│30 │31 │32 │36 │39 │3A │3B │ 6u Space
+└────┴───┴────┴───────────────────────┴────┴───┴────┘
+```