Kastenwagen 48 Layout Addition (#20748)

* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_7u_space
This commit is contained in:
James Young
2023-05-06 15:34:21 -07:00
committed by GitHub
parent 4e2e089b17
commit af5c25d6c3
2 changed files with 132 additions and 53 deletions

View File

@@ -0,0 +1,17 @@
# Matrix Diagram for Kastenwagen 48
```
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐ ┌───┐
│00 │10 │01 │11 │02 │12 │03 │13 │04 │14 │05 │15 │06 │ │07 │
├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤ ├───┤
│20 │30 │21 │31 │22 │32 │23 │33 │24 │34 │25 │35 │26 │ │27 │
├────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴──┬──┘ ├───┤
│40 │50 │41 │51 │42 │52 │43 │53 │44 │54 │45 │55 │┌───┐│47 │
├────┬─┴──┬┴──┬┴───┴───┴─┬─┴───┴──┬┴──┬┴───┼───┴┬───┘│46 │└───┘
│60 │70 │61 │71 │73 │64 │74 │65 │┌───┼───┼───┐
└────┴────┴───┴──────────┴────────┴───┴────┴────┘│75 │76 │67 │
┌─ 7u Spacebar ─────────────┐ └───┴───┴───┘
┌───────────────────────────┐
│71 │
└───────────────────────────┘
```