forked from mirrors/qmk_firmware
CherryB Studio CB87RGB Layout Macro Additions (#20595)
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_f13_ansi_split_bs_rshift * add LAYOUT_tkl_f13_ansi * add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_ansi_tsangan * add LAYOUT_tkl_f13_iso_split_bs_rshift * add LAYOUT_tkl_f13_iso * add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_iso_tsangan * enable Community Layout support * correct listed maintainer Maintainer has changed their GitHub username.
This commit is contained in:
parent
16874bba95
commit
a08e4b5055
3 changed files with 992 additions and 94 deletions
File diff suppressed because it is too large
Load diff
24
keyboards/cherrybstudio/cb87rgb/matrix_diagram.md
Normal file
24
keyboards/cherrybstudio/cb87rgb/matrix_diagram.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Matrix Diagram for CherryB.Studio CB87RGB
|
||||
|
||||
```
|
||||
┌───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┐ ┌───┬───┬───┐
|
||||
│00 ││01 │02 │03 │04 ││05 │06 │07 │08 ││09 │10 │11 │12 ││91 │ │13 │14 │15 │
|
||||
└───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┘ └───┴───┴───┘
|
||||
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┬───┬───┐ ┌───────┐
|
||||
│16 │17 │18 │19 │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │30 │ │31 │32 │33 │ │30 │ 2u Backspace
|
||||
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┼───┼───┤ └─┬─────┤
|
||||
│34 │35 │36 │37 │38 │39 │40 │41 │42 │43 │44 │45 │46 │47 │ │48 │49 │50 │ │ │
|
||||
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ └───┴───┴───┘ ┌──┴┐64 │ ISO Enter
|
||||
│51 │52 │53 │54 │55 │56 │57 │58 │59 │60 │61 │62 │64 │ │63 │ │
|
||||
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ ┌───┐ └───┴────┘
|
||||
│65 │66 │67 │68 │69 │70 │71 │72 │73 │74 │75 │76 │77 │78 │ │79 │
|
||||
├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬┴───┤ ┌───┼───┼───┐
|
||||
│80 │81 │82 │83 │84 │85 │86 │87 │ │88 │89 │90 │
|
||||
└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘ └───┴───┴───┘
|
||||
┌────────┐ ┌──────────┐
|
||||
│65 │ 2.25u LShift 2.75u RShift │77 │
|
||||
└────────┘ └──────────┘
|
||||
┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
|
||||
│80 │81 │82 │83 │85 │86 │87 │ Tsangan/WKL
|
||||
└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
|
||||
```
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
A RGB TKL PCB including hotswap and solderable variant for CherryB Studio NEO87 and many compatible TKLs
|
||||
|
||||
* Keyboard Maintainer: duongaanh
|
||||
* Keyboard Maintainer: [lunaticwhat](https://github.com/lunaticwhat)
|
||||
* Hardware Supported: cb87rgb, atmega32u4
|
||||
* Hardware Availability: [CherryB Studio](https://discord.gg/3gsCa8K)
|
||||
|
||||
|
|
Loading…
Reference in a new issue