Browse Source

Mechlovin Studio Hex6C Layout Additions (#20722)

* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_ansi_split_bs_rshift

* add LAYOUT_ansi

* add LAYOUT_ansi_tsangan_split_bs_rshift

* add LAYOUT_ansi_tsangan

* add LAYOUT_ansi_wkl_split_bs_rshift

* add LAYOUT_ansi_wkl

* add LAYOUT_iso_split_bs_rshift

* add LAYOUT_iso

* add LAYOUT_iso_tsangan_split_bs_rshift

* add LAYOUT_iso_tsangan

* add LAYOUT_iso_wkl_split_bs_rshift

* add LAYOUT_iso_wkl
pull/20731/head
James Young 1 year ago
committed by GitHub
parent
commit
795746bfde
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1790 additions and 136 deletions
  1. +1763
    -136
      keyboards/mechlovin/hex6c/info.json
  2. +27
    -0
      keyboards/mechlovin/hex6c/matrix_diagram.md

+ 1763
- 136
keyboards/mechlovin/hex6c/info.json
File diff suppressed because it is too large
View File


+ 27
- 0
keyboards/mechlovin/hex6c/matrix_diagram.md View File

@ -0,0 +1,27 @@
# Matrix Diagram for Mechlovin Studio and Hex Keyboard Hex6C
```
┌───┬───┬───┬───┐┌───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┐┌───┬───┬───┐
│00 │01 │02 │03 ││04 ││05 │06 │07 │08 ││09 │0A │0B │0C ││0D │0E │0F │0G ││0H ││0I │0J │0K │
Numpad └───┴───┴───┴───┘└───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┘└───┴───┴───┘
Left Right ┌───┬───┬───┬───┐┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐┌───┬───┬───┐ ┌───────┐
2u 2u │10 │11 │12 │13 ││14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │1F │1G │1H │2H ││1I │1J │1K │ │1H │ 2u Backspace
┌───┐ ┌───┐ ├───┼───┼───┼───┤├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤├───┼───┼───┤ └─┬─────┤
│ │ │ │ │20 │21 │22 │23 ││24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2E │2F │2G │3G ││2I │2J │2K │ │ │
│30 │ │33 │ ├───┼───┼───┼───┤├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤└───┴───┴───┘ ┌──┴┐3H │ ISO Enter
│ │ │ │ │30 │31 │32 │33 ││34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3E │3F │3H │ │3G │ │
├───┤ ├───┤ ├───┼───┼───┼───┤├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ ┌───┐ └───┴────┘
│ │ │ │ │40 │41 │42 │43 ││44 │45 │46 │47 │48 │49 │4A │4B │4C │4D │4E │4F │4G │4H │ │4J │
│50 │ │53 │ ├───┼───┼───┼───┤├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬┴───┤┌───┼───┼───┐
│ │ │ │ │50 │51 │52 │53 ││54 │55 │56 │5A │5E │5F │5G │5H ││5I │5J │5K │
└───┘ └───┘ └───┴───┴───┴───┘└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘└───┴───┴───┘
┌───────┬───────┐┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
│50 │53 ││54 │55 │56 │5A │5F │5G │5H │ Tsangan/WKL
└───────┴───────┘└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
Numpad Zero: Left or Right ┌────────┐ ┌──────────┐
│44 │ 2.25u LShift 2.75u RShift │4G │
└────────┘ └──────────┘
```

Loading…
Cancel
Save