amend alice* community_layouts in keyboards (#21846)
* add alice* to keyboards * add seigaiha * additions * Update info.json * revert wanderland * add tgr/alice * add matrix diagram.md
This commit is contained in:
parent
0477160109
commit
032b039d0b
12 changed files with 677 additions and 7 deletions
|
@ -25,9 +25,10 @@
|
|||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"layout_aliases": {
|
||||
"LAYOUT_all": "LAYOUT_alice_split_bs"
|
||||
"layout_aliases": {
|
||||
"LAYOUT_all": "LAYOUT_alice_split_bs"
|
||||
},
|
||||
"community_layouts": ["alice", "alice_split_bs"],
|
||||
"layouts": {
|
||||
"LAYOUT_alice": {
|
||||
"layout": [
|
||||
|
|
24
keyboards/linworks/dolice/matrix_diagram.md
Normal file
24
keyboards/linworks/dolice/matrix_diagram.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Matrix Diagram for Linworks Dolice
|
||||
|
||||
```
|
||||
┌───────┐
|
||||
2u Backspace │17 │
|
||||
└───────┘
|
||||
┌───┐ ┌───┬───┬───┬───┬───┬───┬───┐ ┌───┬───┬───┬───┬───┬───┬───┬───┐
|
||||
│00 │ │10 │01 │11 │02 │12 │03 │13 │ │14 │05 │15 │06 │16 │07 │17 │57 │
|
||||
┌┴──┬┘ ┌┴───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘ ┌─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴┐
|
||||
│20 │ │30 │21 │22 │32 │23 │33 │ │24 │34 │25 │35 │26 │36 │27 │37 │
|
||||
┌┴──┬┘ ┌┴─────┼───┼───┼───┼───┼───┤ └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴──────┴┐
|
||||
│40 │ │50 │41 │42 │52 │43 │53 │ │44 │54 │45 │55 │46 │56 │47 │
|
||||
└───┘ ┌┴──────┴┬──┴┬──┴┬──┴┬──┴┬──┴┐ ┌─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───────┬──┴┐
|
||||
│70 │61 │62 │72 │63 │73 │ │64 │74 │65 │75 │66 │76 │67 │77 │
|
||||
├─────┬──┴──┬┴───┴┬──┴───┴┬──┴──┐ ├───┴───┴──┬┴───┴┬──┴───┴──────┬──┴──┬┘
|
||||
│80 │ │81 │82 │83 │ │84 │85 │ │87 │
|
||||
└─────┘ └─────┴───────┴─────┘ └──────────┴─────┘ └─────┘
|
||||
┌────────────┐
|
||||
2.75u RShift │67 │
|
||||
└────────────┘
|
||||
┌─────────┬───┐
|
||||
│82 │83 │ 2.25u-1u Left Space
|
||||
└─────────┴───┘
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue