DZTech Bocc Layout Macro Additions (#20611)
* add matrix_diagram.md * info.json: apply friendly formatting * refactor keymaps - number layer indices - use four-space indent - grid-align keycodes * add LAYOUT_65_xt_ansi_blocker_split_bs * add LAYOUT_65_xt_ansi_blocker * add LAYOUT_65_xt_ansi_blocker_tsangan_split_bs * add LAYOUT_65_xt_ansi_blocker_tsangan * Apply suggestions from code review
This commit is contained in:
21
keyboards/dztech/bocc/matrix_diagram.md
Normal file
21
keyboards/dztech/bocc/matrix_diagram.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Matrix Diagram for DZTECH BOCC
|
||||
|
||||
```
|
||||
┌───┬───┐┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───────┐
|
||||
│00 │01 ││02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │4E │0F │0G │ │0F │ 2u Backspace
|
||||
├───┼───┤├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤ └─┬─────┤
|
||||
│10 │11 ││12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │1F │1G │ │ │
|
||||
├───┼───┤├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ ┌──┴┐?? │ ISO Enter
|
||||
│20 │21 ││22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │2E │2G │ │?? │ │
|
||||
├───┼───┤├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ └───┴────┘
|
||||
│30 │31 ││32 │45 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3F │3G │
|
||||
├───┼───┤├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤
|
||||
│40 │41 ││42 │43 │44 │47 │4B │4C │ │4D │4F │4G │
|
||||
└───┴───┘└────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘
|
||||
┌────────┐
|
||||
│32 │ 2.25u LShift
|
||||
└────────┘
|
||||
┌─────┬───┬─────┬───────────────────────────┬─────┐
|
||||
│42 │43 │44 │47 │4C │ Blocker Tsangan
|
||||
└─────┴───┴─────┴───────────────────────────┴─────┘
|
||||
```
|
Reference in New Issue
Block a user