a6e2435b12
* add matrix_diagram.md * info.json: apply friendly formatting * grid align keycodes in keymaps * physically arrange layout macro The switch positions available for matrix position [3, 13] are both to the left of the only position present for matrix position [4, 7]. This commit switches the two locations physically and in the keymaps. * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi_arrow * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso_arrow * add LAYOUT_60_tsangan_hhkb_iso
24 lines
2.9 KiB
Markdown
24 lines
2.9 KiB
Markdown
# Matrix Diagram for Basic IO Instruments G60
|
|
|
|
```
|
|
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───────┐
|
|
│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │49 │ │0D │ 2u Backspace
|
|
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ └─┬─────┤
|
|
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │ │ │
|
|
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ┌──┴┐2D │ ISO Enter
|
|
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │ │2C │ │
|
|
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ ┌─────┴┬──┴┬───┤
|
|
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3D │3C │ │3D │47 │3C │ 1.75u/1u/1u RShift
|
|
├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴──┬┴──┬┴──┬───┼───┤ └──────┴───┴───┘
|
|
│40 │41 │42 │45 │4A │4B │48 │4C │4D │
|
|
└────┴────┴────┴────────────────────────┴───┴───┴───┴───┴───┘
|
|
┌────────┐
|
|
│30 │ 2.25u LShift
|
|
└────────┘
|
|
┌────┬────┬────┬────────────────────────┬────┬────┬────┬────┐
|
|
│40 │41 │42 │45 │4A │4B │4C │4D │ Standard
|
|
└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘
|
|
┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
|
|
│40 │41 │42 │45 │4B │4C │4D │ Tsangan/WKL/HHKB
|
|
└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
|
|
```
|