Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
File diff suppressed because it is too large
Load Diff
27
keyboards/ares/matrix_diagram.md
Normal file
27
keyboards/ares/matrix_diagram.md
Normal file
@ -0,0 +1,27 @@
|
||||
# Matrix Diagram for LSJ Ares
|
||||
|
||||
```
|
||||
┌───────┐
|
||||
2u Backspace │4E │
|
||||
└───────┘
|
||||
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
|
||||
│40 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4C │4D │4E │
|
||||
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ┌─────┐
|
||||
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │ │ │
|
||||
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ┌──┴┐2D │ ISO Enter
|
||||
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │ │2C │ │
|
||||
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤ └───┴────┘
|
||||
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │
|
||||
├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬┴───┤
|
||||
│00 │01 │02 │06 │0A │0B │0C │0D │
|
||||
└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘
|
||||
┌────────┐ ┌──────────┐
|
||||
│10 │ 2.25u LShift 2.75u RShift │1C │
|
||||
└────────┘ └──────────┘
|
||||
┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
|
||||
│00 │01 │02 │06 │0B │0C │0D │ Tsangan/WKL/HHKB
|
||||
└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
|
||||
┌─────┬───┬─────┬───────────────────────┬─────┬───┬───┬─────┐
|
||||
│00 │01 │02 │06 │0A │0B │0C │0D │ True HHKB
|
||||
└─────┴───┴─────┴───────────────────────┴─────┴───┴───┴─────┘
|
||||
```
|
Reference in New Issue
Block a user