logo

qmk_firmware

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

keyboard.json (9559B)


  1. {
  2. "keyboard_name": "Sol 3",
  3. "manufacturer": "RGBKB",
  4. "maintainer": "XScorpion2, rgbkb",
  5. "usb": {
  6. "vid": "0x3535",
  7. "pid": "0x3510",
  8. "device_version": "0.0.1"
  9. },
  10. "build": {
  11. "lto": true
  12. },
  13. "features": {
  14. "audio": true,
  15. "bootmagic": true,
  16. "dip_switch": true,
  17. "dynamic_macro": true,
  18. "encoder": true,
  19. "extrakey": true,
  20. "mousekey": true,
  21. "nkro": true,
  22. "oled": true,
  23. "rgb_matrix": true
  24. },
  25. "rgblight": {
  26. "led_count": 156,
  27. "split_count": [78, 78],
  28. "animations": {
  29. "breathing": true,
  30. "rainbow_mood": true,
  31. "rainbow_swirl": true,
  32. "snake": true,
  33. "knight": true,
  34. "christmas": true,
  35. "static_gradient": true,
  36. "rgb_test": true,
  37. "alternating": true,
  38. "twinkle": true
  39. }
  40. },
  41. "audio": {
  42. "default": {
  43. "clicky": false
  44. },
  45. "driver": "dac_additive"
  46. },
  47. "ws2812": {
  48. "pin": "B5",
  49. "driver": "pwm"
  50. },
  51. "rgb_matrix": {
  52. "animations":{
  53. "alphas_mods": true,
  54. "gradient_up_down": true,
  55. "gradient_left_right": true,
  56. "breathing": true,
  57. "band_sat": true,
  58. "band_val": true,
  59. "band_pinwheel_sat": true,
  60. "band_pinwheel_val": true,
  61. "band_spiral_sat": true,
  62. "band_spiral_val": true,
  63. "cycle_all": true,
  64. "cycle_left_right": true,
  65. "cycle_up_down": true,
  66. "rainbow_moving_chevron": true,
  67. "cycle_out_in": true,
  68. "cycle_out_in_dual": true,
  69. "cycle_pinwheel": true,
  70. "cycle_spiral": true,
  71. "dual_beacon": true,
  72. "rainbow_beacon": true,
  73. "rainbow_pinwheels": true,
  74. "raindrops": true,
  75. "jellybean_raindrops": true,
  76. "hue_breathing": true,
  77. "hue_pendulum": true,
  78. "hue_wave": true,
  79. "pixel_rain": true,
  80. "pixel_flow": true,
  81. "pixel_fractal": true,
  82. "typing_heatmap": true,
  83. "digital_rain": true,
  84. "solid_reactive_simple": true,
  85. "solid_reactive": true,
  86. "solid_reactive_wide": true,
  87. "solid_reactive_multiwide": true,
  88. "solid_reactive_cross": true,
  89. "solid_reactive_multicross": true,
  90. "solid_reactive_nexus": true,
  91. "solid_reactive_multinexus": true,
  92. "splash": true,
  93. "multisplash": true,
  94. "solid_splash": true,
  95. "solid_multisplash": true
  96. },
  97. "center_point": [81, 28],
  98. "driver": "ws2812",
  99. "led_flush_limit": 33,
  100. "led_process_limit": 10,
  101. "sleep": true,
  102. "split_count": [78, 78]
  103. },
  104. "matrix_pins": {
  105. "cols": ["A6", "A7", "B0", "B2", "B1", "B9", "B3", "B4"],
  106. "rows": ["B15", "A8", "A15", "B12", "A3", null],
  107. "io_delay": 5
  108. },
  109. "diode_direction": "COL2ROW",
  110. "dip_switch": {
  111. "pins": ["A14", "B13"]
  112. },
  113. "eeprom": {
  114. "wear_leveling": {
  115. "backing_size": 4096
  116. }
  117. },
  118. "encoder": {
  119. "rotary": [
  120. {"pin_a": "A1", "pin_b": "A2"},
  121. {"pin_a": "B10", "pin_b": "B11"},
  122. {"pin_a": "A13", "pin_b": "B14"}
  123. ]
  124. },
  125. "split": {
  126. "enabled": true,
  127. "dip_switch": {
  128. "right": {
  129. "pins": ["A14", "B0"]
  130. }
  131. },
  132. "encoder": {
  133. "right": {
  134. "rotary": [
  135. {"pin_a": "A1", "pin_b": "A2"},
  136. {"pin_a": "C15", "pin_b": "C14"},
  137. {"pin_a": "B3", "pin_b": "B13"}
  138. ]
  139. }
  140. },
  141. "handedness": {
  142. "pin": "C13"
  143. },
  144. "matrix_pins": {
  145. "right": {
  146. "cols": ["B9", "B8", "B4", "A6", "A3", "B10", "B12", "B11"],
  147. "rows": ["B15", "B14", "A8", "A13", "A7", null]
  148. }
  149. },
  150. "serial": {
  151. "driver": "usart",
  152. "pin": "A9"
  153. },
  154. "transport": {
  155. "watchdog": true,
  156. "watchdog_timeout": 20000,
  157. "sync": {
  158. "indicators": true,
  159. "layer_state": true,
  160. "matrix_state": true
  161. }
  162. }
  163. },
  164. "qmk": {
  165. "tap_keycode_delay": 5
  166. },
  167. "processor": "STM32F303",
  168. "bootloader": "stm32-dfu",
  169. "layouts": {
  170. "LAYOUT": {
  171. "layout": [
  172. {"matrix": [0, 0], "x": 0, "y": 0, "w": 1.5},
  173. {"matrix": [0, 1], "x": 1.5, "y": 0},
  174. {"matrix": [0, 2], "x": 2.5, "y": 0},
  175. {"matrix": [0, 3], "x": 3.5, "y": 0},
  176. {"matrix": [0, 4], "x": 4.5, "y": 0},
  177. {"matrix": [0, 5], "x": 5.5, "y": 0},
  178. {"matrix": [0, 6], "x": 6.75, "y": 0},
  179. {"matrix": [6, 6], "x": 9.25, "y": 0},
  180. {"matrix": [6, 5], "x": 10.5, "y": 0},
  181. {"matrix": [6, 4], "x": 11.5, "y": 0},
  182. {"matrix": [6, 3], "x": 12.5, "y": 0},
  183. {"matrix": [6, 2], "x": 13.5, "y": 0},
  184. {"matrix": [6, 1], "x": 14.5, "y": 0},
  185. {"matrix": [6, 0], "x": 15.5, "y": 0, "w": 1.5},
  186. {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
  187. {"matrix": [1, 1], "x": 1.5, "y": 1},
  188. {"matrix": [1, 2], "x": 2.5, "y": 1},
  189. {"matrix": [1, 3], "x": 3.5, "y": 1},
  190. {"matrix": [1, 4], "x": 4.5, "y": 1},
  191. {"matrix": [1, 5], "x": 5.5, "y": 1},
  192. {"matrix": [1, 6], "x": 6.75, "y": 1},
  193. {"matrix": [7, 6], "x": 9.25, "y": 1},
  194. {"matrix": [7, 5], "x": 10.5, "y": 1},
  195. {"matrix": [7, 4], "x": 11.5, "y": 1},
  196. {"matrix": [7, 3], "x": 12.5, "y": 1},
  197. {"matrix": [7, 2], "x": 13.5, "y": 1},
  198. {"matrix": [7, 1], "x": 14.5, "y": 1},
  199. {"matrix": [7, 0], "x": 15.5, "y": 1, "w": 1.5},
  200. {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.5},
  201. {"matrix": [2, 1], "x": 1.5, "y": 2},
  202. {"matrix": [2, 2], "x": 2.5, "y": 2},
  203. {"matrix": [2, 3], "x": 3.5, "y": 2},
  204. {"matrix": [2, 4], "x": 4.5, "y": 2},
  205. {"matrix": [2, 5], "x": 5.5, "y": 2},
  206. {"matrix": [2, 6], "x": 6.75, "y": 2},
  207. {"matrix": [8, 6], "x": 9.25, "y": 2},
  208. {"matrix": [8, 5], "x": 10.5, "y": 2},
  209. {"matrix": [8, 4], "x": 11.5, "y": 2},
  210. {"matrix": [8, 3], "x": 12.5, "y": 2},
  211. {"matrix": [8, 2], "x": 13.5, "y": 2},
  212. {"matrix": [8, 1], "x": 14.5, "y": 2},
  213. {"matrix": [8, 0], "x": 15.5, "y": 2, "w": 1.5},
  214. {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.5},
  215. {"matrix": [3, 1], "x": 1.5, "y": 3},
  216. {"matrix": [3, 2], "x": 2.5, "y": 3},
  217. {"matrix": [3, 3], "x": 3.5, "y": 3},
  218. {"matrix": [3, 4], "x": 4.5, "y": 3},
  219. {"matrix": [3, 5], "x": 5.5, "y": 3},
  220. {"matrix": [3, 6], "x": 6.75, "y": 3},
  221. {"matrix": [9, 6], "x": 9.25, "y": 3},
  222. {"matrix": [9, 5], "x": 10.5, "y": 3},
  223. {"matrix": [9, 4], "x": 11.5, "y": 3},
  224. {"matrix": [9, 3], "x": 12.5, "y": 3},
  225. {"matrix": [9, 2], "x": 13.5, "y": 3},
  226. {"matrix": [9, 1], "x": 14.5, "y": 3},
  227. {"matrix": [9, 0], "x": 15.5, "y": 3, "w": 1.5},
  228. {"matrix": [4, 0], "x": 0, "y": 4, "w": 1.5},
  229. {"matrix": [4, 1], "x": 1.5, "y": 4},
  230. {"matrix": [4, 2], "x": 2.5, "y": 4},
  231. {"matrix": [4, 3], "x": 3.5, "y": 4},
  232. {"matrix": [4, 4], "x": 4.5, "y": 4},
  233. {"matrix": [4, 5], "x": 6, "y": 4.5, "h": 2},
  234. {"matrix": [4, 6], "x": 7, "y": 4.5},
  235. {"matrix": [4, 7], "x": 7, "y": 5.5},
  236. {"matrix": [10, 7], "x": 9, "y": 5.5},
  237. {"matrix": [10, 6], "x": 9, "y": 4.5},
  238. {"matrix": [10, 5], "x": 10, "y": 4.5, "h": 2},
  239. {"matrix": [10, 4], "x": 11.5, "y": 4},
  240. {"matrix": [10, 3], "x": 12.5, "y": 4},
  241. {"matrix": [10, 2], "x": 13.5, "y": 4},
  242. {"matrix": [10, 1], "x": 14.5, "y": 4},
  243. {"matrix": [10, 0], "x": 15.5, "y": 4, "w": 1.5},
  244. {"matrix": [0, 7], "x": 0, "y": 7.8, "w": 0.8, "h": 0.8},
  245. {"matrix": [1, 7], "x": 0.8, "y": 7.8, "w": 0.8, "h": 0.8},
  246. {"matrix": [2, 7], "x": 1.6, "y": 7.8, "w": 0.8, "h": 0.8},
  247. {"matrix": [5, 6], "x": 2.4, "y": 7.8, "w": 0.8, "h": 0.8},
  248. {"matrix": [5, 7], "x": 3.2, "y": 7.8, "w": 0.8, "h": 0.8},
  249. {"matrix": [6, 7], "x": 13, "y": 7.8, "w": 0.8, "h": 0.8},
  250. {"matrix": [7, 7], "x": 13.8, "y": 7.8, "w": 0.8, "h": 0.8},
  251. {"matrix": [8, 7], "x": 14.6, "y": 7.8, "w": 0.8, "h": 0.8},
  252. {"matrix": [11, 6], "x": 15.4, "y": 7.8, "w": 0.8, "h": 0.8},
  253. {"matrix": [11, 7], "x": 16.2, "y": 7.8, "w": 0.8, "h": 0.8}
  254. ]
  255. }
  256. }
  257. }