logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

keyboard.json (8593B)


  1. {
  2. "manufacturer": "strobo5",
  3. "keyboard_name": "converter/thinkpad_t6x/rpi_pico",
  4. "maintainer": "strobo5",
  5. "board": "GENERIC_RP_RP2040",
  6. "bootloader": "rp2040",
  7. "diode_direction": "COL2ROW",
  8. "features": {
  9. "bootmagic": true,
  10. "extrakey": true,
  11. "mousekey": true
  12. },
  13. "matrix_pins": {
  14. "cols": ["GP7", "GP9", "GP11", "GP13", "GP17", "GP16", "GP14", "GP12", "GP15", "GP8", "GP10", "GP6", "GP4", "GP2", "GP5", "GP3"],
  15. "rows": ["GP20", "GP26", "GP22", "GP21", "GP18", "GP19", "GP27", "GP28"]
  16. },
  17. "processor": "RP2040",
  18. "ps2": {
  19. "clock_pin": "GP1",
  20. "data_pin": "GP0",
  21. "driver": "vendor",
  22. "enabled": true,
  23. "mouse_enabled": true
  24. },
  25. "url": "https://github.com/strobo5/T61_PiPico_Scanner",
  26. "usb": {
  27. "device_version": "1.0.0",
  28. "pid": "0x0000",
  29. "vid": "0xFEED"
  30. },
  31. "layouts": {
  32. "LAYOUT_iso": {
  33. "layout": [
  34. {"label": "Esc", "matrix": [5, 0], "x": 0, "y": 0, "w": 0.9, "h": 0.75},
  35. {"label": "Mute", "matrix": [4, 10], "x": 0.9, "y": 0, "w": 0.75, "h": 0.5},
  36. {"label": "Vol -", "matrix": [3, 10], "x": 1.65, "y": 0, "w": 0.75, "h": 0.5},
  37. {"label": "Vol +", "matrix": [2, 10], "x": 2.4, "y": 0, "w": 0.75, "h": 0.5},
  38. {"label": "ThinkVantage", "matrix": [5, 10], "x": 3.5, "y": 0, "w": 1.25, "h": 0.5},
  39. {"label": "PrtSc", "matrix": [1, 13], "x": 8.9, "y": 0, "w": 0.9, "h": 0.65},
  40. {"label": "ScrLk", "matrix": [2, 13], "x": 9.8, "y": 0, "w": 0.9, "h": 0.65},
  41. {"label": "Pause", "matrix": [6, 12], "x": 10.7, "y": 0, "w": 0.9, "h": 0.65},
  42. {"label": "Insert", "matrix": [0, 9], "x": 12, "y": 0, "w": 0.9, "h": 0.65},
  43. {"label": "Home", "matrix": [0, 12], "x": 12.9, "y": 0, "w": 0.9, "h": 0.65},
  44. {"label": "PgUp", "matrix": [0, 11], "x": 13.8, "y": 0, "w": 0.9, "h": 0.65},
  45. {"label": "F1", "matrix": [0, 1], "x": 0, "y": 0.75, "w": 0.9, "h": 0.65},
  46. {"label": "F2", "matrix": [0, 2], "x": 0.9, "y": 0.75, "w": 0.9, "h": 0.65},
  47. {"label": "F3", "matrix": [3, 2], "x": 1.8, "y": 0.75, "w": 0.9, "h": 0.65},
  48. {"label": "F4", "matrix": [5, 2], "x": 2.7, "y": 0.75, "w": 0.9, "h": 0.65},
  49. {"label": "F5", "matrix": [5, 8], "x": 4, "y": 0.75, "w": 0.9, "h": 0.65},
  50. {"label": "F6", "matrix": [5, 5], "x": 4.9, "y": 0.75, "w": 0.9, "h": 0.65},
  51. {"label": "F7", "matrix": [3, 6], "x": 5.8, "y": 0.75, "w": 0.9, "h": 0.65},
  52. {"label": "F8", "matrix": [0, 6], "x": 6.7, "y": 0.75, "w": 0.9, "h": 0.65},
  53. {"label": "F9", "matrix": [0, 8], "x": 8, "y": 0.75, "w": 0.9, "h": 0.65},
  54. {"label": "F10", "matrix": [1, 8], "x": 8.9, "y": 0.75, "w": 0.9, "h": 0.65},
  55. {"label": "F11", "matrix": [1, 10], "x": 9.8, "y": 0.75, "w": 0.9, "h": 0.65},
  56. {"label": "F12", "matrix": [1, 9], "x": 10.7, "y": 0.75, "w": 0.9, "h": 0.65},
  57. {"label": "Delete", "matrix": [0, 10], "x": 12, "y": 0.75, "w": 0.9, "h": 0.65},
  58. {"label": "End", "matrix": [1, 12], "x": 12.9, "y": 0.75, "w": 0.9, "h": 0.65},
  59. {"label": "PgDn", "matrix": [1, 11], "x": 13.8, "y": 0.75, "w": 0.9, "h": 0.65},
  60. {"label": "`\u00ac", "matrix": [0, 0], "x": 0, "y": 1.4},
  61. {"label": "1!", "matrix": [1, 0], "x": 1, "y": 1.4},
  62. {"label": "2\"", "matrix": [1, 1], "x": 2, "y": 1.4},
  63. {"label": "3\u00a3", "matrix": [1, 2], "x": 3, "y": 1.4},
  64. {"label": "4$", "matrix": [1, 3], "x": 4, "y": 1.4},
  65. {"label": "5%", "matrix": [0, 3], "x": 5, "y": 1.4},
  66. {"label": "6^", "matrix": [0, 4], "x": 6, "y": 1.4},
  67. {"label": "7&", "matrix": [1, 4], "x": 7, "y": 1.4},
  68. {"label": "8*", "matrix": [1, 5], "x": 8, "y": 1.4},
  69. {"label": "9(", "matrix": [1, 6], "x": 9, "y": 1.4},
  70. {"label": "0)", "matrix": [1, 7], "x": 10, "y": 1.4},
  71. {"label": "-_", "matrix": [0, 7], "x": 11, "y": 1.4},
  72. {"label": "=+", "matrix": [0, 5], "x": 12, "y": 1.4},
  73. {"label": "Bksp", "matrix": [3, 8], "x": 13, "y": 1.4, "w": 2},
  74. {"label": "Tab", "matrix": [3, 0], "x": 0, "y": 2.4, "w": 1.5},
  75. {"label": "Q", "matrix": [2, 0], "x": 1.5, "y": 2.4},
  76. {"label": "W", "matrix": [2, 1], "x": 2.5, "y": 2.4},
  77. {"label": "E", "matrix": [2, 2], "x": 3.5, "y": 2.4},
  78. {"label": "R", "matrix": [2, 3], "x": 4.5, "y": 2.4},
  79. {"label": "T", "matrix": [3, 3], "x": 5.5, "y": 2.4},
  80. {"label": "Y", "matrix": [3, 4], "x": 6.5, "y": 2.4},
  81. {"label": "U", "matrix": [2, 4], "x": 7.5, "y": 2.4},
  82. {"label": "I", "matrix": [2, 5], "x": 8.5, "y": 2.4},
  83. {"label": "O", "matrix": [2, 6], "x": 9.5, "y": 2.4},
  84. {"label": "P", "matrix": [2, 7], "x": 10.5, "y": 2.4},
  85. {"label": "[{", "matrix": [3, 7], "x": 11.5, "y": 2.4},
  86. {"label": "]}", "matrix": [3, 5], "x": 12.5, "y": 2.4},
  87. {"label": "Caps Lock", "matrix": [3, 1], "x": 0, "y": 3.4, "w": 1.75},
  88. {"label": "A", "matrix": [4, 0], "x": 1.75, "y": 3.4},
  89. {"label": "S", "matrix": [4, 1], "x": 2.75, "y": 3.4},
  90. {"label": "D", "matrix": [4, 2], "x": 3.75, "y": 3.4},
  91. {"label": "F", "matrix": [4, 3], "x": 4.75, "y": 3.4},
  92. {"label": "G", "matrix": [5, 3], "x": 5.75, "y": 3.4},
  93. {"label": "H", "matrix": [5, 4], "x": 6.75, "y": 3.4},
  94. {"label": "J", "matrix": [4, 4], "x": 7.75, "y": 3.4},
  95. {"label": "K", "matrix": [4, 5], "x": 8.75, "y": 3.4},
  96. {"label": "L", "matrix": [4, 6], "x": 9.75, "y": 3.4},
  97. {"label": ";:", "matrix": [4, 7], "x": 10.75, "y": 3.4},
  98. {"label": "'@", "matrix": [5, 7], "x": 11.75, "y": 3.4},
  99. {"label": "#~", "matrix": [6, 7], "x": 12.75, "y": 3.4},
  100. {"label": "Enter", "matrix": [6, 8], "x": 13.75, "y": 2.4, "w": 1.25, "h": 2},
  101. {"label": "Shift", "matrix": [3, 14], "x": 0, "y": 4.4, "w": 1.25},
  102. {"label": "\\|", "matrix": [5, 1], "x": 1.25, "y": 4.4},
  103. {"label": "Z", "matrix": [6, 0], "x": 2.25, "y": 4.4},
  104. {"label": "X", "matrix": [6, 1], "x": 3.25, "y": 4.4},
  105. {"label": "C", "matrix": [6, 2], "x": 4.25, "y": 4.4},
  106. {"label": "V", "matrix": [6, 3], "x": 5.25, "y": 4.4},
  107. {"label": "B", "matrix": [7, 3], "x": 6.25, "y": 4.4},
  108. {"label": "N", "matrix": [7, 4], "x": 7.25, "y": 4.4},
  109. {"label": "M", "matrix": [6, 4], "x": 8.25, "y": 4.4},
  110. {"label": ",<", "matrix": [6, 5], "x": 9.25, "y": 4.4},
  111. {"label": ".>", "matrix": [6, 6], "x": 10.25, "y": 4.4},
  112. {"label": "/?", "matrix": [7, 7], "x": 11.25, "y": 4.4},
  113. {"label": "Shift", "matrix": [6, 14], "x": 12.25, "y": 4.4, "w": 2.75},
  114. {"label": "Fn", "matrix": [4, 9], "x": 0, "y": 5.4},
  115. {"label": "Ctrl", "matrix": [0, 15], "x": 1, "y": 5.4, "w": 1.25},
  116. {"label": "Left OS", "matrix": [2, 11], "x": 2.25, "y": 5.4, "w": 0.9},
  117. {"label": "Alt", "matrix": [5, 13], "x": 3.15, "y": 5.4},
  118. {"label": "Space", "matrix": [7, 8], "x": 4.15, "y": 5.4, "w": 5},
  119. {"label": "AltGr", "matrix": [7, 13], "x": 9.25, "y": 5.4},
  120. {"label": "Menu", "matrix": [4, 11], "x": 10.25, "y": 5.4},
  121. {"label": "Ctrl", "matrix": [6, 15], "x": 11.25, "y": 5.4},
  122. {"label": "Browser Back", "matrix": [6, 11], "x": 12.25, "y": 5.4, "w": 0.9, "h": 0.75},
  123. {"label": "Up", "matrix": [5, 12], "x": 13.15, "y": 5.4, "w": 0.9, "h": 0.75},
  124. {"label": "Browser Forward", "matrix": [7, 11], "x": 14.05, "y": 5.4, "w": 0.9, "h": 0.75},
  125. {"label": "Left", "matrix": [7, 12], "x": 12.25, "y": 6.15, "w": 0.9, "h": 0.75},
  126. {"label": "Down", "matrix": [7, 10], "x": 13.15, "y": 6.15, "w": 0.9, "h": 0.75},
  127. {"label": "Right", "matrix": [7, 9], "x": 14.05, "y": 6.15, "w": 0.9, "h": 0.75}
  128. ]
  129. }
  130. }
  131. }