qmk_firmware

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

matrix_diagram.md (5764B)


      1 # Matrix Diagram for Mechlovin.Studio Olly JF Rev. 1
      2 
      3 ```
      4 ┌───┐   ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐ ┌───┬───┬───┬───┐┌───┐┌───┬───┬───┬───┐
      5 │00 │   │01 │02 │03 │04 │ │05 │06 │07 │08 │ │09 │0A │0B │0C ││0E ││0F │0G │0H │0I │
      6 └───┘   └───┴───┴───┴───┘ └───┴───┴───┴───┘ └───┴───┴───┴───┘└───┘└───┴───┴───┴───┘
      7 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐┌───┐┌───┬───┬───┬───┐    ┌───────┐
      8 │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │0D ││1E ││1F │1G │1H │1I │    │1D     │ 2u Backspace
      9 ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤├───┤├───┼───┼───┼───┤    └─┬─────┤   ┌───┐
     10 │20   │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D   ││2E ││2F │2G │2H │2I │      │     │   │   │
     11 ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤└───┘├───┼───┼───┼───┤   ┌──┴┐3D  │   │3I │ 2u Numpad Plus
     12 │30    │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3D      │     │3F │3G │3H │3I │   │3C │    │   │   │
     13 ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┤     ├───┼───┼───┼───┤   └───┴────┘   ├───┤
     14 │40  │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4C    │4D │┌───┐│4F │4G │4H │4I │    ISO Enter   │   │
     15 ├────┴┬──┴┬──┴──┬┴───┴───┴───┴───┴───┴───┼───┴┬──┴─┬────┼───┘│4E │└───┼───┼───┼───┤                │5I │ 2u Numpad Enter
     16 │50   │51 │53   │56                      │5A  │5B  │5C  │┌───┼───┼───┐│5G │5H │5I │                │   │
     17 └─────┴───┴─────┴────────────────────────┴────┴────┴────┘│5D │5E │5F │└───┴───┴───┘                └───┘
     18                                                          └───┴───┴───┘
     19 ┌────────┐                                       ┌──────────┐         ┌───────┐
     20 │40      │ 2.25u LShift             2.75u RShift │4C        │         │5G     │ 2u Numpad Zero
     21 └────────┘                                       └──────────┘         └───────┘
     22 ┌────┬────┬────┬────────────────────────┬─────┬─────┬───┐
     23 │50  │51  │53  │56                      │5A   │5B   │5C │
     24 └────┴────┴────┴────────────────────────┴─────┴─────┴───┘
     25 ┌────┬────┬────┬────────────────────────┬─────┬───┬─────┐
     26 │50  │51  │53  │56                      │5A   │5B │5C   │
     27 └────┴────┴────┴────────────────────────┴─────┴───┴─────┘
     28 ┌────┬────┬────┬────────────────────────┬─────┬────┬────┐
     29 │50  │51  │53  │56                      │5A   │5B  │5C  │
     30 └────┴────┴────┴────────────────────────┴─────┴────┴────┘
     31 ┌────┬────┬────┬────────────────────────┬─────┬─────┬───┐
     32 │50  │51  │53  │56                      │5A   │5B   │5C │
     33 └────┴────┴────┴────────────────────────┴─────┴─────┴───┘
     34 ┌─────┬───┬─────┬──────────────────────────┬─────┬──────┐
     35 │50   │51 │53   │56                        │5B   │5C    │ RWKL
     36 └─────┴───┴─────┴──────────────────────────┴─────┴──────┘
     37 ```