info.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. {
  2. "keyboard_name": "Contra",
  3. "manufacturer": "Cartel",
  4. "url": "",
  5. "maintainer": "qmk",
  6. "features": {
  7. "bootmagic": true,
  8. "extrakey": true,
  9. "mousekey": true,
  10. "nkro": true
  11. },
  12. "usb": {
  13. "vid": "0x4354",
  14. "pid": "0x0001",
  15. "device_version": "0.0.1"
  16. },
  17. "processor": "atmega32u4",
  18. "bootloader": "caterina",
  19. "diode_direction": "COL2ROW",
  20. "matrix_pins": {
  21. "cols": ["F4", "F5", "B5", "B4", "E6", "D7", "C6", "D4", "D0", "D1", "D2", "D3"],
  22. "rows": ["F6", "B3", "B2", "B6"]
  23. },
  24. "community_layouts": ["planck_mit", "ortho_4x12"],
  25. "layouts": {
  26. "LAYOUT_ortho_4x12": {
  27. "layout": [
  28. {"label":"Tab", "matrix": [0, 0], "x":0, "y":0},
  29. {"label":"Q", "matrix": [0, 1], "x":1, "y":0},
  30. {"label":"W", "matrix": [0, 2], "x":2, "y":0},
  31. {"label":"E", "matrix": [0, 3], "x":3, "y":0},
  32. {"label":"R", "matrix": [0, 4], "x":4, "y":0},
  33. {"label":"T", "matrix": [0, 5], "x":5, "y":0},
  34. {"label":"Y", "matrix": [0, 6], "x":6, "y":0},
  35. {"label":"U", "matrix": [0, 7], "x":7, "y":0},
  36. {"label":"I", "matrix": [0, 8], "x":8, "y":0},
  37. {"label":"O", "matrix": [0, 9], "x":9, "y":0},
  38. {"label":"P", "matrix": [0, 10], "x":10, "y":0},
  39. {"label":"BackSpace", "matrix": [0, 11], "x":11, "y":0},
  40. {"label":"Esc", "matrix": [1, 0], "x":0, "y":1},
  41. {"label":"A", "matrix": [1, 1], "x":1, "y":1},
  42. {"label":"S", "matrix": [1, 2], "x":2, "y":1},
  43. {"label":"D", "matrix": [1, 3], "x":3, "y":1},
  44. {"label":"F", "matrix": [1, 4], "x":4, "y":1},
  45. {"label":"G", "matrix": [1, 5], "x":5, "y":1},
  46. {"label":"H", "matrix": [1, 6], "x":6, "y":1},
  47. {"label":"J", "matrix": [1, 7], "x":7, "y":1},
  48. {"label":"K", "matrix": [1, 8], "x":8, "y":1},
  49. {"label":"L", "matrix": [1, 9], "x":9, "y":1},
  50. {"label":";", "matrix": [1, 10], "x":10, "y":1},
  51. {"label":"'", "matrix": [1, 11], "x":11, "y":1},
  52. {"label":"Shift", "matrix": [2, 0], "x":0, "y":2},
  53. {"label":"Z", "matrix": [2, 1], "x":1, "y":2},
  54. {"label":"X", "matrix": [2, 2], "x":2, "y":2},
  55. {"label":"C", "matrix": [2, 3], "x":3, "y":2},
  56. {"label":"V", "matrix": [2, 4], "x":4, "y":2},
  57. {"label":"B", "matrix": [2, 5], "x":5, "y":2},
  58. {"label":"N", "matrix": [2, 6], "x":6, "y":2},
  59. {"label":"M", "matrix": [2, 7], "x":7, "y":2},
  60. {"label":",", "matrix": [2, 8], "x":8, "y":2},
  61. {"label":".", "matrix": [2, 9], "x":9, "y":2},
  62. {"label":"/", "matrix": [2, 10], "x":10, "y":2},
  63. {"label":"Return", "matrix": [2, 11], "x":11, "y":2},
  64. {"matrix": [3, 0], "x":0, "y":3},
  65. {"label":"Ctrl", "matrix": [3, 1], "x":1, "y":3},
  66. {"label":"Alt", "matrix": [3, 2], "x":2, "y":3},
  67. {"label":"Super", "matrix": [3, 3], "x":3, "y":3},
  68. {"label":"⇓", "matrix": [3, 4], "x":4, "y":3},
  69. {"matrix": [3, 5], "x":5, "y":3},
  70. {"matrix": [3, 6], "x":6, "y":3},
  71. {"label":"⇑", "matrix": [3, 7], "x":7, "y":3},
  72. {"label":"←", "matrix": [3, 8], "x":8, "y":3},
  73. {"label":"↓", "matrix": [3, 9], "x":9, "y":3},
  74. {"label":"↑", "matrix": [3, 10], "x":10, "y":3},
  75. {"label":"→", "matrix": [3, 11], "x":11, "y":3}
  76. ]
  77. },
  78. "LAYOUT_planck_mit": {
  79. "layout": [
  80. {"label":"Tab", "matrix": [0, 0], "x":0, "y":0},
  81. {"label":"Q", "matrix": [0, 1], "x":1, "y":0},
  82. {"label":"W", "matrix": [0, 2], "x":2, "y":0},
  83. {"label":"E", "matrix": [0, 3], "x":3, "y":0},
  84. {"label":"R", "matrix": [0, 4], "x":4, "y":0},
  85. {"label":"T", "matrix": [0, 5], "x":5, "y":0},
  86. {"label":"Y", "matrix": [0, 6], "x":6, "y":0},
  87. {"label":"U", "matrix": [0, 7], "x":7, "y":0},
  88. {"label":"I", "matrix": [0, 8], "x":8, "y":0},
  89. {"label":"O", "matrix": [0, 9], "x":9, "y":0},
  90. {"label":"P", "matrix": [0, 10], "x":10, "y":0},
  91. {"label":"BackSpace", "matrix": [0, 11], "x":11, "y":0},
  92. {"label":"Esc", "matrix": [1, 0], "x":0, "y":1},
  93. {"label":"A", "matrix": [1, 1], "x":1, "y":1},
  94. {"label":"S", "matrix": [1, 2], "x":2, "y":1},
  95. {"label":"D", "matrix": [1, 3], "x":3, "y":1},
  96. {"label":"F", "matrix": [1, 4], "x":4, "y":1},
  97. {"label":"G", "matrix": [1, 5], "x":5, "y":1},
  98. {"label":"H", "matrix": [1, 6], "x":6, "y":1},
  99. {"label":"J", "matrix": [1, 7], "x":7, "y":1},
  100. {"label":"K", "matrix": [1, 8], "x":8, "y":1},
  101. {"label":"L", "matrix": [1, 9], "x":9, "y":1},
  102. {"label":";", "matrix": [1, 10], "x":10, "y":1},
  103. {"label":"'", "matrix": [1, 11], "x":11, "y":1},
  104. {"label":"Shift", "matrix": [2, 0], "x":0, "y":2},
  105. {"label":"Z", "matrix": [2, 1], "x":1, "y":2},
  106. {"label":"X", "matrix": [2, 2], "x":2, "y":2},
  107. {"label":"C", "matrix": [2, 3], "x":3, "y":2},
  108. {"label":"V", "matrix": [2, 4], "x":4, "y":2},
  109. {"label":"B", "matrix": [2, 5], "x":5, "y":2},
  110. {"label":"N", "matrix": [2, 6], "x":6, "y":2},
  111. {"label":"M", "matrix": [2, 7], "x":7, "y":2},
  112. {"label":",", "matrix": [2, 8], "x":8, "y":2},
  113. {"label":".", "matrix": [2, 9], "x":9, "y":2},
  114. {"label":"/", "matrix": [2, 10], "x":10, "y":2},
  115. {"label":"Return", "matrix": [2, 11], "x":11, "y":2},
  116. {"matrix": [3, 0], "x":0, "y":3},
  117. {"label":"Ctrl", "matrix": [3, 1], "x":1, "y":3},
  118. {"label":"Alt", "matrix": [3, 2], "x":2, "y":3},
  119. {"label":"Super", "matrix": [3, 3], "x":3, "y":3},
  120. {"label":"⇓", "matrix": [3, 4], "x":4, "y":3},
  121. {"matrix": [3, 5], "x":5, "y":3},
  122. {"label":"⇑", "matrix": [3, 7], "x":7, "y":3},
  123. {"label":"←", "matrix": [3, 8], "x":8, "y":3},
  124. {"label":"↓", "matrix": [3, 9], "x":9, "y":3},
  125. {"label":"↑", "matrix": [3, 10], "x":10, "y":3},
  126. {"label":"→", "matrix": [3, 11], "x":11, "y":3}
  127. ]
  128. }
  129. }
  130. }