diff options
Diffstat (limited to 'keyboards/ai03/equinox/matrix_diagram.md')
-rw-r--r-- | keyboards/ai03/equinox/matrix_diagram.md | 27 |
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 +└────┴───┴────┴───────────────────────┴────┴───┴────┘ +``` |