qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

matrix_diagram.md (3684B)


      1 # Matrix Diagram for Dong Jae Shin Igloo
      2 
      3 <!--
      4 I've taken this matrix data from the VIA data, because the source on the
      5 QMK side doesn't make sense to me. As a result, this diagram does not
      6 match the QMK source.
      7 
      8 - @noroadsleft
      9   2023-06-19
     10 -->
     11 
     12 ```
     13                                                     ┌───────┐
     14                                        2u Backspace │0D     │
     15                                                     └───────┘
     16 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐┌───┬───┬───┐
     17 │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │2F │0D ││0E │0F │0G │
     18 ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤├───┼───┼───┤      ┌─────┐
     19 │10   │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D   ││1E │1F │1G │      │     │
     20 ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤└───┴───┴───┘   ┌──┴┐2D  │ ISO Enter
     21 │20    │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C      │                │2E │    │
     22 ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤    ┌───┐       └───┴────┘
     23 │30  │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C    │3E │    │3F │
     24 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬┴───┤┌───┼───┼───┐
     25 │40  │41  │42  │47                      │49  │4A  │4B  │4D  ││4E │4F │4G │
     26 └────┴────┴────┴────────────────────────┴────┴────┴────┴────┘└───┴───┴───┘
     27 ┌────────┐                                       ┌──────────┐
     28 │30      │ 2.25u LShift             2.75u RShift │3C        │
     29 └────────┘                                       └──────────┘
     30 ┌─────┬───┬─────┬───────────┬───┬───────────┬─────┬───┬─────┐
     31 │40   │41 │42   │45         │44 │46         │4A   │4B │4D   │ Tsangan/WKL Split Space
     32 └─────┴───┴─────┴───────────┴───┴───────────┴─────┴───┴─────┘
     33 ┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
     34 │40   │41 │42   │44                         │4A   │4B │4D   │ Tsangan/WKL
     35 └─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
     36 ```