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
This commit is contained in:
27
keyboards/ai03/equinox/matrix_diagram.md
Normal file
27
keyboards/ai03/equinox/matrix_diagram.md
Normal file
@@ -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
|
||||
└────┴───┴────┴───────────────────────┴────┴───┴────┘
|
||||
```
|
Reference in New Issue
Block a user