05dfe9f9c5
* Add layout/matrix diagram [docs] * Friendly-format `info.json` [style] * Add `LAYOUT_ortho_5x4` [enhancement] * Touch-up keymaps - update grid-alignment (layer-to-layer consistency) - fix box drawings [style] * Extend Community Layout support Add `ortho_5x4` to supported Community Layouts. [enhancement]
18 lines
958 B
Markdown
18 lines
958 B
Markdown
# Matrix Diagram for Alchemist Keyboards OGRN
|
|
|
|
```
|
|
┌───┬───┬───┬───┐
|
|
│00 │01 │02 │03 │
|
|
┌───┐ ├───┼───┼───┼───┤ ┌───┐
|
|
│ │ │10 │11 │12 │13 │ │ │
|
|
│10 │ ├───┼───┼───┼───┤ │13 │ 2u Numpad Plus
|
|
│ │ │20 │21 │22 │23 │ │ │
|
|
├───┤ ├───┼───┼───┼───┤ ├───┤
|
|
│ │ │30 │31 │32 │33 │ │ │
|
|
│30 │ ├───┼───┼───┼───┤ │33 │ 2u Numpad Enter
|
|
│ │ │40 │41 │42 │43 │ │ │
|
|
└───┘ └───┴───┴───┴───┘ └───┘
|
|
┌───────┬───────┐
|
|
│41 │42 │
|
|
└───────┴───────┘
|
|
```
|