Winkeyless B87 Community Layout Support (#20884)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_split_bs_rshift * add LAYOUT_tkl_ansi * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso_split_bs_rshift * add LAYOUT_tkl_iso * add LAYOUT_tkl_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_iso_tsangan * add LAYOUT_tkl_iso_wkl_split_bs_rshift * add LAYOUT_tkl_iso_wkl * enable Community Layout support * readme.md: update Hardware Availability linkmaster
parent
d70d7815dc
commit
1e3b360c1f
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,27 @@
|
|||
# Matrix Diagram for Winkeyless B87
|
||||
|
||||
```
|
||||
┌───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐┌───┬───┬───┐
|
||||
│00 │ │02 │03 │04 │05 │ │60 │66 │76 │70 │ │07 │08 │09 │0A ││49 │4A │3A │
|
||||
└───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘└───┴───┴───┘
|
||||
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐┌───┬───┬───┐ ┌───────┐
|
||||
│10 │11 │12 │13 │14 │15 │61 │67 │77 │71 │16 │17 │18 │19 │1A ││59 │5A │7B │ │1A │ 2u Backspace
|
||||
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤├───┼───┼───┤ └─┬─────┤
|
||||
│20 │21 │22 │23 │24 │25 │62 │68 │78 │72 │26 │27 │28 │29 ││7E │7D │7C │ │ │
|
||||
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤└───┴───┴───┘ ┌──┴┐39 │ ISO Enter
|
||||
│30 │31 │32 │33 │34 │35 │63 │69 │79 │73 │36 │37 │39 │ │38 │ │
|
||||
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ ┌───┐ └───┴────┘
|
||||
│40 │53 │41 │42 │43 │44 │45 │64 │6A │7A │74 │46 │47 │48 │ │6C │
|
||||
├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬┴───┤┌───┼───┼───┐
|
||||
│50 │51 │52 │65 │75 │56 │57 │58 ││6E │6D │6B │
|
||||
└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘└───┴───┴───┘
|
||||
┌────────┐ ┌──────────┐
|
||||
│40 │ 2.25u LShift 2.75u RShift │47 │
|
||||
└────────┘ └──────────┘
|
||||
┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
|
||||
│50 │51 │52 │65 │56 │57 │58 │ Tsangan/WKL
|
||||
└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
|
||||
┌─────┬───┬─────┬───────────────────────┬─────┬───┬───┬─────┐
|
||||
│50 │51 │52 │65 │75 │56 │57 │58 │ Topre layout
|
||||
└─────┴───┴─────┴───────────────────────┴─────┴───┴───┴─────┘
|
||||
```
|
|
@ -6,7 +6,7 @@ QMK Firmware is not the official firmware for the B.mini.
|
|||
|
||||
* Keyboard Maintainer: QMK Community
|
||||
* Hardware Supported: B87 PCB
|
||||
* Hardware Availability: <https://winkeyless.kr/product/b-87-pcb-x2/>
|
||||
* Hardware Availability: [Winkeyless.kr (no longer available)](https://winkeyless.kr/product/b-87-pcb-x2/)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
|
|
Loading…
Reference in New Issue