EvyD13 MX5160 Layout Macro Additions (#20614)
* add matrix_diagram.md * info.json: apply friendly formatting * touch-up default keymap - use four-space indent - grid-align keycodes - use enum statement for layer names * add LAYOUT_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl * add LAYOUT_iso_wkl_split_bs_rshift * add LAYOUT_iso_wkl * Apply suggestions from code review
This commit is contained in:
21
keyboards/evyd13/mx5160/matrix_diagram.md
Normal file
21
keyboards/evyd13/mx5160/matrix_diagram.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Matrix Diagram for MX-5160
|
||||
|
||||
```
|
||||
┌───────┐
|
||||
2u Backspace │17 │
|
||||
└───────┘
|
||||
┌───┬───┐ ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┬───┬───┬───┐
|
||||
│00 │10 │ │01 │11 │02 │12 │03 │13 │04 │14 │05 │15 │06 │16 │07 │87 │17 │ │08 │18 │09 │19 │
|
||||
├───┼───┤ ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┼───┼───┼───┤ ┌─────┐ ┌───┐
|
||||
│20 │30 │ │21 │31 │22 │32 │23 │33 │24 │34 │25 │35 │26 │36 │27 │37 │ │28 │38 │29 │39 │ │ │ │ │ 2u
|
||||
├───┼───┤ ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┼───┼───┼───┤ ┌──┴┐57 │ ISO Enter │59 │ Numpad
|
||||
│40 │50 │ │41 │51 │42 │52 │43 │53 │44 │54 │45 │55 │46 │56 │57 │ │48 │58 │49 │59 │ │47 │ │ │ │ Plus
|
||||
├───┼───┤ ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ ├───┼───┼───┼───┤ └───┴────┘ └───┘
|
||||
│60 │70 │ │61 │71 │62 │72 │63 │73 │64 │74 │65 │75 │66 │76 │67 │77 │ │68 │78 │69 │99 │
|
||||
├───┼───┤ ├────┴┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┴──┬┴───┴┬───┬─┴───┤ ├───┼───┼───┤ │
|
||||
│80 │90 │ │81 │ │82 │94 │96 │ │97 │ │88 │98 │89 │ │
|
||||
└───┴───┘ └─────┘ └─────┴───────────────────────────┴─────┘ └─────┘ └───┴───┴───┴───┘
|
||||
┌────────┐ ┌──────────┐ ┌───────┐
|
||||
│61 │ 2.25u LShift 2.75u RShift │67 │ │88 │ 2u Numpad Zero
|
||||
└────────┘ └──────────┘ └───────┘
|
||||
```
|
Reference in New Issue
Block a user