forked from mirrors/qmk_firmware
Wilba Tech WT60-XT Layout Additions and Touch-Up (#20865)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_xt_ansi_split_bs_rshift * add LAYOUT_60_xt_ansi * add LAYOUT_60_xt_tsangan_hhkb * add LAYOUT_60_xt_ansi_tsangan * add LAYOUT_60_xt_ansi_wkl_split_bs_rshift * add LAYOUT_60_xt_ansi_wkl * add LAYOUT_60_xt_iso_split_bs_rshift * add LAYOUT_60_xt_iso * add LAYOUT_60_xt_iso_tsangan_split_bs_rshift * add LAYOUT_60_xt_iso_tsangan * add LAYOUT_60_xt_iso_wkl_split_bs_rshift * add LAYOUT_60_xt_iso_wkl * readme.md: update maintainer username
This commit is contained in:
parent
c890d4010d
commit
22aad0c7bb
3 changed files with 1061 additions and 75 deletions
File diff suppressed because it is too large
Load diff
24
keyboards/wilba_tech/wt60_xt/matrix_diagram.md
Normal file
24
keyboards/wilba_tech/wt60_xt/matrix_diagram.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Matrix Diagram for wilba.tech WT60-XT
|
||||
|
||||
```
|
||||
┌───────┐
|
||||
2u Backspace │0F │
|
||||
└───────┘
|
||||
┌───┬───┐┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
|
||||
│00 │01 ││02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │0F │2F │
|
||||
├───┼───┤├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ┌─────┐
|
||||
│10 │11 ││12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │1F │ │ │
|
||||
├───┼───┤├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ┌──┴┐1F │
|
||||
│20 │21 ││22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2E │ │2E │ │
|
||||
├───┼───┤├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ └───┴────┘
|
||||
│30 │31 ││32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3E │3F │ ISO Enter
|
||||
├───┼───┤├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬┴───┤
|
||||
│40 │41 ││42 │43 │44 │48 │4C │4D │4E │4F │
|
||||
└───┴───┘└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘
|
||||
┌────────┐ ┌──────────┐
|
||||
│32 │ 2.25u LShift 2.75u RShift │3E │
|
||||
└────────┘ └──────────┘
|
||||
┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
|
||||
│42 │43 │44 │48 │4D │4E │4F │ Tsangan/WKL
|
||||
└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
|
||||
```
|
|
@ -6,7 +6,7 @@ WT60-XT is a keyboard PCB supporting 60% layout with left side macro keys. [More
|
|||
|
||||
First produced as WT60-XT JUBI for ION Keyboards JUBI.
|
||||
|
||||
* Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582)
|
||||
* Keyboard Maintainer: [Wilba](https://github.com/Wilba)
|
||||
* Hardware Supported: wilba.tech WT60-XT
|
||||
* Hardware Availability: Custom keyboard group buys
|
||||
|
||||
|
|
Loading…
Reference in a new issue