Browse Source

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.
pull/20604/head
James Young 1 year ago
committed by GitHub
parent
commit
a08e4b5055
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1006 additions and 108 deletions
  1. +981
    -107
      keyboards/cherrybstudio/cb87rgb/info.json
  2. +24
    -0
      keyboards/cherrybstudio/cb87rgb/matrix_diagram.md
  3. +1
    -1
      keyboards/cherrybstudio/cb87rgb/readme.md

+ 981
- 107
keyboards/cherrybstudio/cb87rgb/info.json
File diff suppressed because it is too large
View File


+ 24
- 0
keyboards/cherrybstudio/cb87rgb/matrix_diagram.md View 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
└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
```

+ 1
- 1
keyboards/cherrybstudio/cb87rgb/readme.md View File

@ -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…
Cancel
Save