logo

qmk_firmware

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

keyboard.json (6946B)


  1. {
  2. "keyboard_name": "BM65HSRGB ISO",
  3. "manufacturer": "KPrepublic",
  4. "maintainer": "qmk",
  5. "usb": {
  6. "vid": "0x4B50",
  7. "pid": "0x0653",
  8. "device_version": "0.0.1",
  9. "force_nkro": true
  10. },
  11. "rgblight": {
  12. "saturation_steps": 8,
  13. "brightness_steps": 8,
  14. "led_count": 74,
  15. "sleep": true,
  16. "animations": {
  17. "breathing": true,
  18. "rainbow_mood": true,
  19. "rainbow_swirl": true,
  20. "snake": true,
  21. "knight": true,
  22. "christmas": true,
  23. "static_gradient": true,
  24. "rgb_test": true,
  25. "alternating": true
  26. }
  27. },
  28. "ws2812": {
  29. "pin": "E2"
  30. },
  31. "rgb_matrix": {
  32. "animations":{
  33. "alphas_mods": true,
  34. "gradient_up_down": true,
  35. "gradient_left_right": true,
  36. "breathing": true,
  37. "band_sat": true,
  38. "band_val": true,
  39. "band_pinwheel_sat": true,
  40. "band_pinwheel_val": true,
  41. "band_spiral_sat": true,
  42. "band_spiral_val": true,
  43. "cycle_all": true,
  44. "cycle_left_right": true,
  45. "cycle_up_down": true,
  46. "rainbow_moving_chevron": true,
  47. "cycle_out_in": true,
  48. "cycle_out_in_dual": true,
  49. "cycle_pinwheel": true,
  50. "cycle_spiral": true,
  51. "dual_beacon": true,
  52. "rainbow_beacon": true,
  53. "rainbow_pinwheels": true,
  54. "raindrops": true,
  55. "jellybean_raindrops": true,
  56. "hue_breathing": true,
  57. "hue_pendulum": true,
  58. "hue_wave": true,
  59. "pixel_rain": true,
  60. "pixel_flow": true,
  61. "pixel_fractal": true,
  62. "typing_heatmap": true,
  63. "digital_rain": true,
  64. "solid_reactive_simple": true,
  65. "solid_reactive": true,
  66. "solid_reactive_wide": true,
  67. "solid_reactive_multiwide": true,
  68. "solid_reactive_cross": true,
  69. "solid_reactive_multicross": true,
  70. "solid_reactive_nexus": true,
  71. "solid_reactive_multinexus": true,
  72. "splash": true,
  73. "multisplash": true,
  74. "solid_splash": true,
  75. "solid_multisplash": true
  76. },
  77. "default": {
  78. "animation": "band_sat"
  79. },
  80. "driver": "ws2812",
  81. "max_brightness": 140
  82. },
  83. "build": {
  84. "lto": true
  85. },
  86. "features": {
  87. "bootmagic": true,
  88. "extrakey": true,
  89. "mousekey": true,
  90. "nkro": true,
  91. "rgb_matrix": true
  92. },
  93. "matrix_pins": {
  94. "cols": ["D0", "D1", "D2", "D3", "D5", "D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F7", "F6"],
  95. "rows": ["B0", "B1", "B2", "B3", "E6"]
  96. },
  97. "diode_direction": "COL2ROW",
  98. "processor": "atmega32u4",
  99. "bootloader": "atmel-dfu",
  100. "community_layouts": ["65_iso_blocker"],
  101. "layouts": {
  102. "LAYOUT_65_iso_blocker": {
  103. "layout": [
  104. {"matrix": [0, 0], "x": 0, "y": 0},
  105. {"matrix": [0, 1], "x": 1, "y": 0},
  106. {"matrix": [0, 2], "x": 2, "y": 0},
  107. {"matrix": [0, 3], "x": 3, "y": 0},
  108. {"matrix": [0, 4], "x": 4, "y": 0},
  109. {"matrix": [0, 5], "x": 5, "y": 0},
  110. {"matrix": [0, 6], "x": 6, "y": 0},
  111. {"matrix": [0, 7], "x": 7, "y": 0},
  112. {"matrix": [0, 8], "x": 8, "y": 0},
  113. {"matrix": [0, 9], "x": 9, "y": 0},
  114. {"matrix": [0, 10], "x": 10, "y": 0},
  115. {"matrix": [0, 11], "x": 11, "y": 0},
  116. {"matrix": [0, 12], "x": 12, "y": 0},
  117. {"matrix": [0, 13], "x": 13, "y": 0, "w": 2},
  118. {"matrix": [0, 14], "x": 15, "y": 0},
  119. {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
  120. {"matrix": [1, 1], "x": 1.5, "y": 1},
  121. {"matrix": [1, 2], "x": 2.5, "y": 1},
  122. {"matrix": [1, 3], "x": 3.5, "y": 1},
  123. {"matrix": [1, 4], "x": 4.5, "y": 1},
  124. {"matrix": [1, 5], "x": 5.5, "y": 1},
  125. {"matrix": [1, 6], "x": 6.5, "y": 1},
  126. {"matrix": [1, 7], "x": 7.5, "y": 1},
  127. {"matrix": [1, 8], "x": 8.5, "y": 1},
  128. {"matrix": [1, 9], "x": 9.5, "y": 1},
  129. {"matrix": [1, 10], "x": 10.5, "y": 1},
  130. {"matrix": [1, 11], "x": 11.5, "y": 1},
  131. {"matrix": [1, 12], "x": 12.5, "y": 1},
  132. {"matrix": [1, 14], "x": 15, "y": 1},
  133. {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
  134. {"matrix": [2, 2], "x": 1.75, "y": 2},
  135. {"matrix": [2, 3], "x": 2.75, "y": 2},
  136. {"matrix": [2, 4], "x": 3.75, "y": 2},
  137. {"matrix": [2, 5], "x": 4.75, "y": 2},
  138. {"matrix": [2, 6], "x": 5.75, "y": 2},
  139. {"matrix": [2, 7], "x": 6.75, "y": 2},
  140. {"matrix": [2, 8], "x": 7.75, "y": 2},
  141. {"matrix": [2, 9], "x": 8.75, "y": 2},
  142. {"matrix": [2, 10], "x": 9.75, "y": 2},
  143. {"matrix": [2, 11], "x": 10.75, "y": 2},
  144. {"matrix": [2, 12], "x": 11.75, "y": 2},
  145. {"matrix": [2, 13], "x": 12.75, "y": 2},
  146. {"matrix": [1, 13], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
  147. {"matrix": [2, 14], "x": 15, "y": 2},
  148. {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},
  149. {"matrix": [3, 1], "x": 1.25, "y": 3},
  150. {"matrix": [3, 2], "x": 2.25, "y": 3},
  151. {"matrix": [3, 3], "x": 3.25, "y": 3},
  152. {"matrix": [3, 4], "x": 4.25, "y": 3},
  153. {"matrix": [3, 5], "x": 5.25, "y": 3},
  154. {"matrix": [3, 6], "x": 6.25, "y": 3},
  155. {"matrix": [3, 7], "x": 7.25, "y": 3},
  156. {"matrix": [3, 8], "x": 8.25, "y": 3},
  157. {"matrix": [3, 9], "x": 9.25, "y": 3},
  158. {"matrix": [3, 10], "x": 10.25, "y": 3},
  159. {"matrix": [3, 11], "x": 11.25, "y": 3},
  160. {"matrix": [3, 12], "x": 12.25, "y": 3, "w": 1.75},
  161. {"matrix": [3, 13], "x": 14, "y": 3},
  162. {"matrix": [3, 14], "x": 15, "y": 3},
  163. {"matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
  164. {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
  165. {"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
  166. {"matrix": [4, 6], "x": 3.75, "y": 4, "w": 6.25},
  167. {"matrix": [4, 9], "x": 10, "y": 4, "w": 1.25},
  168. {"matrix": [4, 10], "x": 11.25, "y": 4, "w": 1.25},
  169. {"matrix": [4, 12], "x": 13, "y": 4},
  170. {"matrix": [4, 13], "x": 14, "y": 4},
  171. {"matrix": [4, 14], "x": 15, "y": 4}
  172. ]
  173. }
  174. }
  175. }