mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-04 08:55:10 +00:00
39f06c3afb
* add dnworks numpad * Apply suggestions from code review (Added community layouts) Co-authored-by: Drashna Jaelre <drashna@live.com> * fix linting * formatted json --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
26 lines
1.0 KiB
Markdown
26 lines
1.0 KiB
Markdown
# Matrix Diagram for dnworks numpad rev1
|
|
|
|
```
|
|
Top Left 2u
|
|
┌───────┐┌───────┐
|
|
│00 ││02 │ Top Right 2u
|
|
└───────┘└───────┘
|
|
┌───┬───┬───┬───┐
|
|
│00 │01 │02 │03 │
|
|
└───┴───┴───┴───┘
|
|
┌───┬───┬───┬───┐
|
|
│10 │11 │12 │63 │
|
|
├───┼───┼───┼───┤ ┌───┐
|
|
│20 │21 │22 │ │ │23 │
|
|
├───┼───┼───┤33 │ ├───┤ Split Plus
|
|
│30 │31 │32 │ │ │33 │
|
|
├───┼───┼───┼───┤ └───┘ ┌───┐
|
|
│40 │41 │42 │ │ │43 │
|
|
├───┴───┼───┤53 │ ├───┤ Split Enter
|
|
│50 │52 │ │ │53 │
|
|
└───────┴───┴───┘ └───┘
|
|
┌───┬───┐
|
|
│50 │51 │ Split Zero
|
|
└───┴───┘
|
|
```
|