You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
2.8 KiB

  1. # Matrix Diagram for RART75 Hotswap
  2. ```
  3. ┌───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┐ ┌───┐
  4. │00 ││01 │02 │03 │04 ││05 │06 │07 │08 ││0A │0B │0C │0D ││0E │ │0F │ ─ Switch or Encoder
  5. └───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┘ └───┘
  6. ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ ┌───┐ ┌───────┐
  7. │10 │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │ │1F │ │1D │ 2u Backspace
  8. ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ├───┤ └───────┘
  9. │20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │ │2F │
  10. ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┤
  11. │30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │ │3F │
  12. ├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘ ├───┤
  13. │40 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │┌───┐│4F │
  14. ├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴──┬┴──┬┴──┬───┘│4E │└───┘
  15. │50 │51 │52 │54 │58 │59 │5A │┌───┼───┼───┐
  16. └────┴────┴────┴────────────────────────┴───┴───┴───┘│5B │5E │5F │
  17. └───┴───┴───┘
  18. ┌────┬────┬────┬────────────────────────┬─────┬─────┐
  19. │50 │51 │52 │54 │58 │5A │ RWKL
  20. └────┴────┴────┴────────────────────────┴─────┴─────┘
  21. ```