Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot 2023-05-04 03:45:49 +00:00
commit ec8a30d2fe
2 changed files with 1019 additions and 71 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,30 @@
# Matrix Diagram for Kegen G-Boy
```
┌───────┐
2u Backspace │0E │
└───────┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │0F │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤ ┌─────┐
│10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1F │ │ │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤ ┌──┴┐2D │
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D │2F │ │2C │ │
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤ └───┴────┘
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3F │ ISO Enter
├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴──┬┴──┬┴──┬───┼───┼───┤
│40 │41 │42 │46 │49 │4A │4B │4C │4D │4E │
└────┴────┴────┴────────────────────────┴───┴───┴───┴───┴───┴───┘
┌────────┐ ┌──────────┐
│30 │ 2.25u LShift 2.75u RShift │3C │
└────────┘ └──────────┘
┌────┬────┬────┬────────────────────────┬─────┬─────┐
│40 │41 │42 │46 │49 │4B │ RWKL
└────┴────┴────┴────────────────────────┴─────┴─────┘
┌─────┬─────┬───────────────────────────┬───┬───┬───┐
│40 │41 │46 │49 │4A │4B │ LWKL
└─────┴─────┴───────────────────────────┴───┴───┴───┘
┌─────┬─────┬───────────────────────────┬─────┬─────┐
│40 │41 │46 │49 │4B │ WKL
└─────┴─────┴───────────────────────────┴─────┴─────┘
```