logo

qmk_firmware

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

keyboard.json (7219B)


  1. {
  2. "keyboard_name": "Sol",
  3. "manufacturer": "RGBKB",
  4. "maintainer": "Legonut",
  5. "usb": {
  6. "vid": "0xFEED",
  7. "pid": "0x3060",
  8. "device_version": "0.0.1"
  9. },
  10. "features": {
  11. "bootmagic": false,
  12. "encoder": true,
  13. "extrakey": true,
  14. "mousekey": false,
  15. "nkro": false,
  16. "oled": false,
  17. "rgblight": true
  18. },
  19. "rgb_matrix": {
  20. "animations": {
  21. "alphas_mods": true,
  22. "gradient_up_down": true,
  23. "gradient_left_right": true,
  24. "breathing": true,
  25. "band_sat": true,
  26. "band_val": true,
  27. "band_pinwheel_sat": true,
  28. "band_pinwheel_val": true,
  29. "band_spiral_sat": true,
  30. "band_spiral_val": true,
  31. "cycle_all": true,
  32. "cycle_left_right": true,
  33. "cycle_up_down": true,
  34. "rainbow_moving_chevron": true,
  35. "cycle_out_in": true,
  36. "cycle_out_in_dual": true,
  37. "cycle_pinwheel": true,
  38. "cycle_spiral": true,
  39. "dual_beacon": true,
  40. "rainbow_beacon": true,
  41. "rainbow_pinwheels": true,
  42. "raindrops": true,
  43. "jellybean_raindrops": true,
  44. "hue_breathing": true,
  45. "hue_pendulum": true,
  46. "hue_wave": true,
  47. "pixel_rain": true,
  48. "pixel_flow": true,
  49. "pixel_fractal": true,
  50. "typing_heatmap": true,
  51. "digital_rain": true,
  52. "solid_reactive_simple": true,
  53. "solid_reactive": true,
  54. "solid_reactive_wide": true,
  55. "solid_reactive_multiwide": true,
  56. "solid_reactive_cross": true,
  57. "solid_reactive_multicross": true,
  58. "solid_reactive_nexus": true,
  59. "solid_reactive_multinexus": true,
  60. "splash": true,
  61. "multisplash": true,
  62. "solid_splash": true,
  63. "solid_multisplash": true
  64. },
  65. "center_point": [112, 35],
  66. "driver": "ws2812"
  67. },
  68. "rgblight": {
  69. "animations": {
  70. "breathing": true,
  71. "rainbow_mood": true,
  72. "rainbow_swirl": true,
  73. "snake": true,
  74. "knight": true,
  75. "christmas": true,
  76. "static_gradient": true,
  77. "rgb_test": true,
  78. "alternating": true,
  79. "twinkle": true
  80. }
  81. },
  82. "matrix_pins": {
  83. "cols": ["F0", "F1", "F4", "F5", "F6", "F7", "C7"],
  84. "rows": ["C6", "B6", "B5", "B4", "D7", "E6"]
  85. },
  86. "diode_direction": "COL2ROW",
  87. "encoder": {
  88. "rotary": [
  89. {"pin_a": "D2", "pin_b": "D6"}
  90. ]
  91. },
  92. "split": {
  93. "enabled": true,
  94. "serial": {
  95. "pin": "D3"
  96. }
  97. },
  98. "tapping": {
  99. "term": 150
  100. },
  101. "ws2812": {
  102. "pin": "B3"
  103. },
  104. "processor": "atmega32u4",
  105. "bootloader": "qmk-dfu",
  106. "layouts": {
  107. "LAYOUT": {
  108. "layout": [
  109. {"matrix": [0, 0], "x": 0, "y": 0, "w": 1.5},
  110. {"matrix": [0, 1], "x": 1.5, "y": 0},
  111. {"matrix": [0, 2], "x": 2.5, "y": 0},
  112. {"matrix": [0, 3], "x": 3.5, "y": 0},
  113. {"matrix": [0, 4], "x": 4.5, "y": 0},
  114. {"matrix": [0, 5], "x": 5.5, "y": 0},
  115. {"matrix": [0, 6], "x": 6.75, "y": 0},
  116. {"matrix": [6, 6], "x": 9.25, "y": 0},
  117. {"matrix": [6, 5], "x": 10.5, "y": 0},
  118. {"matrix": [6, 4], "x": 11.5, "y": 0},
  119. {"matrix": [6, 3], "x": 12.5, "y": 0},
  120. {"matrix": [6, 2], "x": 13.5, "y": 0},
  121. {"matrix": [6, 1], "x": 14.5, "y": 0},
  122. {"matrix": [6, 0], "x": 15.5, "y": 0, "w": 1.5},
  123. {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
  124. {"matrix": [1, 1], "x": 1.5, "y": 1},
  125. {"matrix": [1, 2], "x": 2.5, "y": 1},
  126. {"matrix": [1, 3], "x": 3.5, "y": 1},
  127. {"matrix": [1, 4], "x": 4.5, "y": 1},
  128. {"matrix": [1, 5], "x": 5.5, "y": 1},
  129. {"matrix": [1, 6], "x": 6.75, "y": 1},
  130. {"matrix": [7, 6], "x": 9.25, "y": 1},
  131. {"matrix": [7, 5], "x": 10.5, "y": 1},
  132. {"matrix": [7, 4], "x": 11.5, "y": 1},
  133. {"matrix": [7, 3], "x": 12.5, "y": 1},
  134. {"matrix": [7, 2], "x": 13.5, "y": 1},
  135. {"matrix": [7, 1], "x": 14.5, "y": 1},
  136. {"matrix": [7, 0], "x": 15.5, "y": 1, "w": 1.5},
  137. {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
  138. {"matrix": [2, 1], "x": 1.5, "y": 2},
  139. {"matrix": [2, 2], "x": 2.5, "y": 2},
  140. {"matrix": [2, 3], "x": 3.5, "y": 2},
  141. {"matrix": [2, 4], "x": 4.5, "y": 2},
  142. {"matrix": [2, 5], "x": 5.5, "y": 2},
  143. {"matrix": [2, 6], "x": 6.75, "y": 2},
  144. {"matrix": [8, 6], "x": 9.25, "y": 2},
  145. {"matrix": [8, 5], "x": 10.5, "y": 2},
  146. {"matrix": [8, 4], "x": 11.5, "y": 2},
  147. {"matrix": [8, 3], "x": 12.5, "y": 2},
  148. {"matrix": [8, 2], "x": 13.5, "y": 2},
  149. {"matrix": [8, 1], "x": 14.5, "y": 2},
  150. {"matrix": [8, 0], "x": 15.5, "y": 2, "w": 1.5},
  151. {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.5},
  152. {"matrix": [3, 1], "x": 1.5, "y": 3},
  153. {"matrix": [3, 2], "x": 2.5, "y": 3},
  154. {"matrix": [3, 3], "x": 3.5, "y": 3},
  155. {"matrix": [3, 4], "x": 4.5, "y": 3},
  156. {"matrix": [3, 5], "x": 5.5, "y": 3},
  157. {"matrix": [3, 6], "x": 6.75, "y": 3},
  158. {"matrix": [9, 6], "x": 9.25, "y": 3},
  159. {"matrix": [9, 5], "x": 10.5, "y": 3},
  160. {"matrix": [9, 4], "x": 11.5, "y": 3},
  161. {"matrix": [9, 3], "x": 12.5, "y": 3},
  162. {"matrix": [9, 2], "x": 13.5, "y": 3},
  163. {"matrix": [9, 1], "x": 14.5, "y": 3},
  164. {"matrix": [9, 0], "x": 15.5, "y": 3, "w": 1.5},
  165. {"matrix": [4, 0], "x": 0, "y": 4, "w": 1.5},
  166. {"matrix": [4, 1], "x": 1.5, "y": 4},
  167. {"matrix": [4, 2], "x": 2.5, "y": 4},
  168. {"matrix": [4, 3], "x": 3.5, "y": 4},
  169. {"matrix": [4, 4], "x": 4.5, "y": 4},
  170. {"matrix": [4, 5], "x": 6, "y": 4.5},
  171. {"matrix": [4, 6], "x": 7, "y": 4.5},
  172. {"matrix": [10, 6], "x": 9, "y": 4.5},
  173. {"matrix": [10, 5], "x": 10, "y": 4.5},
  174. {"matrix": [10, 4], "x": 11.5, "y": 4},
  175. {"matrix": [10, 3], "x": 12.5, "y": 4},
  176. {"matrix": [10, 2], "x": 13.5, "y": 4},
  177. {"matrix": [10, 1], "x": 14.5, "y": 4},
  178. {"matrix": [10, 0], "x": 15.5, "y": 4, "w": 1.5},
  179. {"matrix": [5, 5], "x": 6, "y": 5.5},
  180. {"matrix": [5, 6], "x": 7, "y": 5.5},
  181. {"matrix": [11, 6], "x": 9, "y": 5.5},
  182. {"matrix": [11, 5], "x": 10, "y": 5.5}
  183. ]
  184. }
  185. }
  186. }