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_wklmaster
parent
4a43d058e6
commit
2482e3543b
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,34 @@ |
||||
# 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 |
||||
└─────┴───┴─────┴───────────────────────────┴───┴───┘ |
||||
``` |
Loading…
Reference in new issue