Xelus Trinity XT TKL Layout Additions (#20892)
* add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_split_space_split_bs_rshift * add LAYOUT_ansi_split_space * add LAYOUT_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl
This commit is contained in:
parent
a897c44132
commit
cede709050
4 changed files with 491 additions and 106 deletions
21
keyboards/xelus/trinityxttkl/matrix_diagram.md
Normal file
21
keyboards/xelus/trinityxttkl/matrix_diagram.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Matrix Diagram for Xelus Trinity XT TKL
|
||||
|
||||
```
|
||||
┌───┬───┐┌───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐┌───┬───┬───┐
|
||||
│00 │01 ││02 │ │04 │05 │06 │07 │ │08 │09 │0A │0B │ │0C │0D │0E │0F ││0G │0H │0I │
|
||||
└───┴───┘└───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘└───┴───┴───┘
|
||||
┌───┬───┐┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐┌───┬───┬───┐ ┌───────┐
|
||||
│10 │11 ││12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │1F │3F ││1G │1H │1I │ │1F │ 2u Backspace
|
||||
├───┼───┤├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤├───┼───┼───┤ └───────┘
|
||||
│20 │21 ││22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2E │2F ││2G │2H │2I │
|
||||
├───┼───┤├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤└───┴───┴───┘
|
||||
│30 │31 ││32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3E │
|
||||
├───┼───┤├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ ┌───┐ ┌──────────┐
|
||||
│40 │41 ││42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4C │4E │4F │ │4H │ │4E │ 2.75u RShift
|
||||
├───┼───┤├─────┬──┴┬──┴──┬┴───┴───┴──┬┴──┬┴───┴───┴──┬┴───┴┬───┬─┴───┤┌───┼───┼───┐ └──────────┘
|
||||
│50 │51 ││52 │ │53 │54 │55 │5B │5C │ │5F ││5G │5H │5I │
|
||||
└───┴───┘└─────┘ └─────┴───────────┴───┴───────────┴─────┘ └─────┘└───┴───┴───┘
|
||||
┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
|
||||
│52 │ │53 │55 │5C │ │5F │ WKL
|
||||
└─────┘ └─────┴───────────────────────────┴─────┘ └─────┘
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue