keebzdotnet FMe Layout Additionns (#20696)

* add matrix_diagram.md

* add LAYOUT_1x2u with reference keymap

* add LAYOUT_2x1u with reference keymap
This commit is contained in:
James Young
2023-05-03 18:06:58 -07:00
committed by GitHub
parent 4efd6a805c
commit a662d366fe
4 changed files with 115 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Matrix Diagram for keebzdotnet FMe
```
┌───┬───┬───┬───┬───┐
│00 │13 │14 │12 │10 │
└┬──┴┬──┴┬──┴┬──┴───┤
│11 │04 │02 │03 │
├───┴───┴──┬┴──┬───┤
│22 │32 │01 │ ┐
└──────────┴───┴───┘ ├─ 2x1u or
┌───────┐ │ 1x2u
│21 │ ┘
└───────┘
```