Sauce Mild Layout Additions (#20818)
* add matrix_diagram.md * info.json: apply friendly formatting, phase 1 - apply four-space indent * info.json: apply friendly formatting, phase 2 - add key labels * add LAYOUT_tkl_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso_wkl_split_bs_rshift * add LAYOUT_tkl_iso_wkl * add position [3, 12] to LAYOUT_all Adds the previously-missing `KC_NUHS` key position to the `LAYOUT_all` macro. * info.json: edit listed maintainer Reference the maintainer's GitHub username.
This commit is contained in:
21
keyboards/sauce/mild/matrix_diagram.md
Normal file
21
keyboards/sauce/mild/matrix_diagram.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Matrix Diagram for Sauce Mild
|
||||
|
||||
```
|
||||
┌───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐┌───┬───┬───┐
|
||||
│00 │ │01 │02 │03 │04 │ │05 │06 │07 │08 │ │09 │0A │0B │0C ││0E │0F │0G │
|
||||
└───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘└───┴───┴───┘
|
||||
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐┌───┬───┬───┐ ┌───────┐
|
||||
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │4C ││1E │1F │1G │ │1D │ 2u Backspace
|
||||
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤├───┼───┼───┤ └─┬─────┤
|
||||
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D ││2E │2F │2G │ │ │
|
||||
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤└───┴───┴───┘ ┌──┴┐3D │ ISO Enter
|
||||
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3D │ │3C │ │
|
||||
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ ┌───┐ └───┴────┘
|
||||
│40 │51 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4D │ │4F │
|
||||
├────┴┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┴──┬┴───┴┬───┬─┴───┤┌───┼───┼───┐
|
||||
│50 │ │53 │55 │5A │ │5D ││5E │5F │5G │
|
||||
└─────┘ └─────┴───────────────────────────┴─────┘ └─────┘└───┴───┴───┘
|
||||
┌────────┐ ┌──────────┐
|
||||
│40 │ 2.25u LShift │4B │ 2.75u RShift
|
||||
└────────┘ └──────────┘
|
||||
```
|
||||
Reference in New Issue
Block a user