Browse Source

CherryB Studio CB1800 Layout Macro Additions (#20593)

* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_1800_f13_ansi_split_numenter

* add LAYOUT_1800_f13_ansi_split_bs_numenter

* add LAYOUT_1800_f13_ansi_wkl_split_numenter

* add LAYOUT_1800_f13_ansi_wkl_split_bs_numenter

* add LAYOUT_1800_f13_iso_split_bs_numenter

* add LAYOUT_1800_f13_iso_split_numenter

* add LAYOUT_1800_f13_iso_wkl_split_numenter

* add LAYOUT_1800_f13_iso_wkl_split_bs_numenter

* correct listed maintainer

Maintainer has changed their GitHub username.
pull/20604/head
James Young 1 year ago
committed by GitHub
parent
commit
0c9c2fea54
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1183 additions and 129 deletions
  1. +1156
    -128
      keyboards/cherrybstudio/cb1800/info.json
  2. +26
    -0
      keyboards/cherrybstudio/cb1800/matrix_diagram.md
  3. +1
    -1
      keyboards/cherrybstudio/cb1800/readme.md

+ 1156
- 128
keyboards/cherrybstudio/cb1800/info.json
File diff suppressed because it is too large
View File


+ 26
- 0
keyboards/cherrybstudio/cb1800/matrix_diagram.md View File

@ -0,0 +1,26 @@
# Matrix Diagram for CherryB.Studio CB1800
```
┌───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┐ ┌───┬───┬───┬───┐
│00 ││01 │02 │03 │04 ││05 │06 │07 │08 ││09 │0A │10 │11 ││99 │ │12 │13 │14 │15 │
└───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┘ ├───┼───┼───┼───┤
│16 │17 │18 │19 │ 2u Backspace
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ├───┼───┼───┼───┤ ┌───────┐
│1A │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │30 │31 │32 │ │33 │34 │35 │36 │ │32 │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┼───┼───┼───┤ └─┬─────┤ ┌───┐
│37 │38 │39 │3A │40 │41 │42 │43 │44 │45 │46 │47 │48 │49 │ │4A │50 │51 │52 │ │ │ │ │ 2u
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┼───┼───┼───┤ ┌──┴┐65 │ │52 │ Numpad
│53 │54 │55 │56 │57 │58 │59 │5A │60 │61 │62 │63 │65 │ │66 │67 │68 │69 │ │64 │ │ │ │ Plus
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘ ├───┼───┼───┼───┤ └───┴────┘ ├───┤
│6A │70 │71 │72 │73 │74 │75 │76 │77 │78 │79 │7A │80 │┌───┐│82 │83 │84 │85 │ ISO Enter │ │ 2u
├───┬┴──┬┴──┬┴───┴───┴───┴───┴───┴──┬┴──┬┴──┬┴──┬┴──┬───┘│81 │└───┼───┼───┼───┤ │85 │ Numpad
│86 │87 │88 │89 │8A │90 │91 │92 │┌───┼───┼───┐│96 │97 │98 │ │ │ Enter
└───┴───┴───┴───────────────────────┴───┴───┴───┴───┘│93 │94 │95 │└───┴───┴───┘ └───┘
└───┴───┴───┘
┌────────┐
│6A │ 2.25u LShift
└────────┘
┌─────┬─────┬───────────────────────────┬─────┬─────┐
│86 │88 │89 │8A │92 │ WKL
└─────┴─────┴───────────────────────────┴─────┴─────┘
```

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

@ -4,7 +4,7 @@
A G80-1800 inspired PCB for CB1800 Zakabato and any suitable 1800 layout keyboards.
* Keyboard Maintainer: duongaanh
* Keyboard Maintainer: [lunaticwhat](https://github.com/lunaticwhat)
* Hardware Supported: cb1800, atmega32u4
* Hardware Availability: [CherryB Studio](https://www.reddit.com/r/mechmarket/comments/mneayy/ic_cb1800zanbato_1800_classic_by_cherryb/)


Loading…
Cancel
Save