Alchemist Keyboards OGRN Layout Addition (#22080)
* 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]master
parent
2742935c54
commit
05dfe9f9c5
@ -0,0 +1,18 @@ |
|||||||
|
# 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 │ |
||||||
|
└───────┴───────┘ |
||||||
|
``` |
Loading…
Reference in new issue