logo

qmk_firmware

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

keyboard.json (6167B)


  1. {
  2. "keyboard_name": "ID75",
  3. "manufacturer": "IDOBAO",
  4. "maintainer": "peepeetee",
  5. "usb": {
  6. "vid": "0x6964",
  7. "pid": "0x0075",
  8. "device_version": "0.0.2"
  9. },
  10. "ws2812": {
  11. "pin": "F0"
  12. },
  13. "rgb_matrix": {
  14. "animations": {
  15. "alphas_mods": true,
  16. "gradient_up_down": true,
  17. "gradient_left_right": true,
  18. "breathing": true,
  19. "band_sat": true,
  20. "band_val": true,
  21. "band_pinwheel_sat": true,
  22. "band_pinwheel_val": true,
  23. "band_spiral_sat": true,
  24. "band_spiral_val": true,
  25. "cycle_all": true,
  26. "cycle_left_right": true,
  27. "cycle_up_down": true,
  28. "rainbow_moving_chevron": true,
  29. "cycle_out_in": true,
  30. "cycle_out_in_dual": true,
  31. "cycle_pinwheel": true,
  32. "typing_heatmap": true,
  33. "digital_rain": true,
  34. "solid_reactive_simple": true,
  35. "solid_reactive": true,
  36. "solid_reactive_wide": true,
  37. "solid_reactive_multiwide": true,
  38. "solid_reactive_cross": true,
  39. "solid_reactive_multicross": true,
  40. "solid_reactive_nexus": true,
  41. "solid_reactive_multinexus": true,
  42. "splash": true,
  43. "multisplash": true,
  44. "solid_splash": true,
  45. "solid_multisplash": true
  46. },
  47. "driver": "ws2812"
  48. },
  49. "build": {
  50. "lto": true
  51. },
  52. "features": {
  53. "bootmagic": true,
  54. "extrakey": true,
  55. "mousekey": true,
  56. "nkro": false,
  57. "rgb_matrix": true
  58. },
  59. "qmk": {
  60. "locking": {
  61. "enabled": true,
  62. "resync": true
  63. }
  64. },
  65. "matrix_pins": {
  66. "cols": ["F6", "F5", "F4", "F1", "E6", "D5", "D3", "D2", "D1", "D0", "D4", "D6", "D7", "B4", "B5"],
  67. "rows": ["B0", "B3", "C7", "B6", "C6"]
  68. },
  69. "diode_direction": "COL2ROW",
  70. "processor": "atmega32u4",
  71. "bootloader": "atmel-dfu",
  72. "community_layouts": ["ortho_5x15"],
  73. "layouts": {
  74. "LAYOUT_ortho_5x15": {
  75. "layout": [
  76. {"matrix": [0, 0], "x": 0, "y": 0},
  77. {"matrix": [0, 1], "x": 1, "y": 0},
  78. {"matrix": [0, 2], "x": 2, "y": 0},
  79. {"matrix": [0, 3], "x": 3, "y": 0},
  80. {"matrix": [0, 4], "x": 4, "y": 0},
  81. {"matrix": [0, 5], "x": 5, "y": 0},
  82. {"matrix": [0, 6], "x": 6, "y": 0},
  83. {"matrix": [0, 7], "x": 7, "y": 0},
  84. {"matrix": [0, 8], "x": 8, "y": 0},
  85. {"matrix": [0, 9], "x": 9, "y": 0},
  86. {"matrix": [0, 10], "x": 10, "y": 0},
  87. {"matrix": [0, 11], "x": 11, "y": 0},
  88. {"matrix": [0, 12], "x": 12, "y": 0},
  89. {"matrix": [0, 13], "x": 13, "y": 0},
  90. {"matrix": [0, 14], "x": 14, "y": 0},
  91. {"matrix": [1, 0], "x": 0, "y": 1},
  92. {"matrix": [1, 1], "x": 1, "y": 1},
  93. {"matrix": [1, 2], "x": 2, "y": 1},
  94. {"matrix": [1, 3], "x": 3, "y": 1},
  95. {"matrix": [1, 4], "x": 4, "y": 1},
  96. {"matrix": [1, 5], "x": 5, "y": 1},
  97. {"matrix": [1, 6], "x": 6, "y": 1},
  98. {"matrix": [1, 7], "x": 7, "y": 1},
  99. {"matrix": [1, 8], "x": 8, "y": 1},
  100. {"matrix": [1, 9], "x": 9, "y": 1},
  101. {"matrix": [1, 10], "x": 10, "y": 1},
  102. {"matrix": [1, 11], "x": 11, "y": 1},
  103. {"matrix": [1, 12], "x": 12, "y": 1},
  104. {"matrix": [1, 13], "x": 13, "y": 1},
  105. {"matrix": [1, 14], "x": 14, "y": 1},
  106. {"matrix": [2, 0], "x": 0, "y": 2},
  107. {"matrix": [2, 1], "x": 1, "y": 2},
  108. {"matrix": [2, 2], "x": 2, "y": 2},
  109. {"matrix": [2, 3], "x": 3, "y": 2},
  110. {"matrix": [2, 4], "x": 4, "y": 2},
  111. {"matrix": [2, 5], "x": 5, "y": 2},
  112. {"matrix": [2, 6], "x": 6, "y": 2},
  113. {"matrix": [2, 7], "x": 7, "y": 2},
  114. {"matrix": [2, 8], "x": 8, "y": 2},
  115. {"matrix": [2, 9], "x": 9, "y": 2},
  116. {"matrix": [2, 10], "x": 10, "y": 2},
  117. {"matrix": [2, 11], "x": 11, "y": 2},
  118. {"matrix": [2, 12], "x": 12, "y": 2},
  119. {"matrix": [2, 13], "x": 13, "y": 2},
  120. {"matrix": [2, 14], "x": 14, "y": 2},
  121. {"matrix": [3, 0], "x": 0, "y": 3},
  122. {"matrix": [3, 1], "x": 1, "y": 3},
  123. {"matrix": [3, 2], "x": 2, "y": 3},
  124. {"matrix": [3, 3], "x": 3, "y": 3},
  125. {"matrix": [3, 4], "x": 4, "y": 3},
  126. {"matrix": [3, 5], "x": 5, "y": 3},
  127. {"matrix": [3, 6], "x": 6, "y": 3},
  128. {"matrix": [3, 7], "x": 7, "y": 3},
  129. {"matrix": [3, 8], "x": 8, "y": 3},
  130. {"matrix": [3, 9], "x": 9, "y": 3},
  131. {"matrix": [3, 10], "x": 10, "y": 3},
  132. {"matrix": [3, 11], "x": 11, "y": 3},
  133. {"matrix": [3, 12], "x": 12, "y": 3},
  134. {"matrix": [3, 13], "x": 13, "y": 3},
  135. {"matrix": [3, 14], "x": 14, "y": 3},
  136. {"matrix": [4, 0], "x": 0, "y": 4},
  137. {"matrix": [4, 1], "x": 1, "y": 4},
  138. {"matrix": [4, 2], "x": 2, "y": 4},
  139. {"matrix": [4, 3], "x": 3, "y": 4},
  140. {"matrix": [4, 4], "x": 4, "y": 4},
  141. {"matrix": [4, 5], "x": 5, "y": 4},
  142. {"matrix": [4, 6], "x": 6, "y": 4},
  143. {"matrix": [4, 7], "x": 7, "y": 4},
  144. {"matrix": [4, 8], "x": 8, "y": 4},
  145. {"matrix": [4, 9], "x": 9, "y": 4},
  146. {"matrix": [4, 10], "x": 10, "y": 4},
  147. {"matrix": [4, 11], "x": 11, "y": 4},
  148. {"matrix": [4, 12], "x": 12, "y": 4},
  149. {"matrix": [4, 13], "x": 13, "y": 4},
  150. {"matrix": [4, 14], "x": 14, "y": 4}
  151. ]
  152. }
  153. }
  154. }