qmk_firmware/keyboards/rart/rart75/matrix_diagram.md
James Young 2482e3543b
RART75 Layout Additions (#20788)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_ansi_split_bs

* refactor keymaps

- use four-space indent
- update grid alignment of keycodes

* rename LAYOUT_all to LAYOUT_ansi_split_space_split_bs

* add LAYOUT_ansi_split_space

* add LAYOUT_ansi_rwkl_split_bs

* add LAYOUT_ansi_rwkl

* add LAYOUT_ansi_wkl_split_bs

* add LAYOUT_ansi_wkl
2023-05-09 00:29:58 -07:00

34 lines
4.5 KiB
Markdown

# Matrix Diagram for RART75
```
┌───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┐ ┌───┐
│00 ││01 │02 │03 │04 ││05 │06 │07 │08 ││0A │0B │0C │0D ││0E │ │0F │ ─ Switch or Encoder
└───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┘ └───┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┐ ┌───────┐
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │ │1F │ │1D │ 2u Backspace
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┤ └─┬─────┤
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │ │2F │ │ │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┤ ┌──┴┐2D │ ISO Enter
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │ │3F │ │3C │ │
├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘ ├───┤ └───┴────┘
│40 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │┌───┐│4F │
├────┬───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴──┬┴──┬┴──┬───┘│4E │└───┘
│50 │51 │52 │53 │54 │57 │58 │59 │5A │┌───┼───┼───┐
└────┴────┴────┴────────┴────┴──────────┴───┴───┴───┘│5B │5E │5F │
└───┴───┴───┘
┌────┬────┬────┬────────────────────────┬───┬───┬───┐
│50 │51 │52 │54 │58 │59 │5A │ Standard
└────┴────┴────┴────────────────────────┴───┴───┴───┘
┌────┬────┬────┬────────────────────────┬─────┬─────┐
│50 │51 │52 │54 │58 │5A │ RWKL
└────┴────┴────┴────────────────────────┴─────┴─────┘
┌─────┬─────┬───────────────────────────┬───┬───┬───┐
│50 │52 │54 │58 │59 │5A │ LWKL
└─────┴─────┴───────────────────────────┴───┴───┴───┘
┌─────┬─────┬───────────────────────────┬─────┬─────┐
│50 │52 │54 │58 │5A │ WKL
└─────┴─────┴───────────────────────────┴─────┴─────┘
┌─────┬───┬─────┬───────────────────────────┬───┬───┐
│50 │51 │52 │54 │59 │5A │ 1.5u/1u/1.5u/7u/1u/1u
└─────┴───┴─────┴───────────────────────────┴───┴───┘
```