Browse Source

CannonKeys Gentoo Layout Macro Additions (#20561)

* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_65_ansi

* add LAYOUT_65_ansi_split_bs

* add LAYOUT_65_ansi_wkl

* add LAYOUT_65_ansi_wkl_split_bs

* add LAYOUT_65_iso

* add LAYOUT_65_iso_split_bs

* add LAYOUT_65_iso_wkl

* add LAYOUT_65_iso_wkl_split_bs

* enable Community Layout support

* add LAYOUT_65_ansi_rwkl

* add LAYOUT_65_ansi_rwkl_split_bs

* add LAYOUT_65_iso_rwkl

* add LAYOUT_65_iso_rwkl_split_bs
pull/20577/head
James Young 1 year ago
committed by GitHub
parent
commit
51343bfd3a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1032 additions and 80 deletions
  1. +1004
    -80
      keyboards/cannonkeys/gentoo/info.json
  2. +28
    -0
      keyboards/cannonkeys/gentoo/matrix_diagram.md

+ 1004
- 80
keyboards/cannonkeys/gentoo/info.json
File diff suppressed because it is too large
View File


+ 28
- 0
keyboards/cannonkeys/gentoo/matrix_diagram.md View File

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

Loading…
Cancel
Save