Browse Source

Prototypist J-01 Rev1 Layout Additions (#20778)

* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_65_xt_ansi_split_space_split_bs

* add LAYOUT_65_xt_ansi_split_space

* add LAYOUT_65_xt_ansi_split_bs

* add LAYOUT_65_xt_ansi

* add LAYOUT_65_xt_ansi_rwkl_split_bs

* add LAYOUT_65_xt_ansi_rwkl

* add LAYOUT_65_xt_ansi_wkl_split_bs

* add LAYOUT_65_xt_ansi_wkl

* add LAYOUT_65_xt_iso_split_space_split_bs

* add LAYOUT_65_xt_iso_split_space

* add LAYOUT_65_xt_iso_split_bs

* add LAYOUT_65_xt_iso

* add LAYOUT_65_xt_iso_rwkl_split_bs

* add LAYOUT_65_xt_iso_rwkl

* add LAYOUT_65_xt_iso_wkl_split_bs

* add LAYOUT_65_xt_iso_wkl
pull/20804/head
James Young 11 months ago
committed by GitHub
parent
commit
aa75bc5374
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1688 additions and 97 deletions
  1. +1657
    -97
      keyboards/prototypist/j01/info.json
  2. +31
    -0
      keyboards/prototypist/j01/matrix_diagram.md

+ 1657
- 97
keyboards/prototypist/j01/info.json
File diff suppressed because it is too large
View File


+ 31
- 0
keyboards/prototypist/j01/matrix_diagram.md View File

@ -0,0 +1,31 @@
# Matrix Diagram for Prototypist J-01 Rev1
```
┌───────┐
2u Backspace │0F │
└───────┘
┌───┬───┐ ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┐
│00 │01 │ │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │0F │0G │ │0H │
├───┼───┤ ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┤ ┌─────┐
│10 │11 │ │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │1F │ │1H │ │ │
├───┼───┤ ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┤ ┌──┴┐2F │
│20 │21 │ │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2F │ │2H │ │2E │ │
├───┼───┤ ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘ ├───┤ └───┴────┘
│30 │31 │ │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3E │┌───┐│3H │ ISO Enter
├───┼───┤ ├────┴┬──┴┬──┴──┬┴───┴───┼───┴───┴──┬┴───┴┬──┴┬──┴──┬───┘│3G │└───┘
│40 │41 │ │42 │43 │44 │46 │48 │4B │4C │4D │┌───┼───┼───┐
└───┴───┘ └─────┴───┴─────┴────────┴──────────┴─────┴───┴─────┘│4F │4G │4H │
└───┴───┴───┘
┌────────┐
│32 │ 2.25u LShift
└────────┘
┌────┬───┬────┬───────────────────────┬────┬───┬────┐
│42 │43 │44 │48 │4B │4C │4D │ "Standard" (6u Space)
└────┴───┴────┴───────────────────────┴────┴───┴────┘
┌─────┬─────┬───────────────────────────┬─────┬─────┐
│42 │43 │48 │4C │4D │ WKL
└─────┴─────┴───────────────────────────┴─────┴─────┘
┌────┬────┬────┬────────────────────────┬─────┬─────┐
│42 │43 │44 │48 │4C │4D │ RWKL
└────┴────┴────┴────────────────────────┴─────┴─────┘
```

Loading…
Cancel
Save