1
0

keyboard.json 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. {
  2. "manufacturer": "lucky_studio",
  3. "keyboard_name": "kafkaSplit",
  4. "maintainer": "yuezp",
  5. "bootloader": "rp2040",
  6. "diode_direction": "ROW2COL",
  7. "features": {
  8. "bootmagic": true,
  9. "extrakey": true,
  10. "mousekey": true,
  11. "nkro": true,
  12. "oled": true,
  13. "rgb_matrix": true,
  14. "wpm": true
  15. },
  16. "indicators": {
  17. "caps_lock": "GP25",
  18. "on_state": 1
  19. },
  20. "matrix_pins": {
  21. "cols": ["GP2", "GP3", "GP6", "GP7", "GP10", "GP11"],
  22. "rows": ["GP5", "GP8", "GP12", "GP13"]
  23. },
  24. "processor": "RP2040",
  25. "rgb_matrix": {
  26. "animations": {
  27. "alphas_mods": true,
  28. "band_pinwheel_sat": true,
  29. "band_pinwheel_val": true,
  30. "band_sat": true,
  31. "band_spiral_sat": true,
  32. "band_spiral_val": true,
  33. "band_val": true,
  34. "breathing": true,
  35. "cycle_all": true,
  36. "cycle_left_right": true,
  37. "cycle_out_in": true,
  38. "cycle_out_in_dual": true,
  39. "cycle_pinwheel": true,
  40. "cycle_spiral": true,
  41. "cycle_up_down": true,
  42. "digital_rain": true,
  43. "dual_beacon": true,
  44. "gradient_left_right": true,
  45. "gradient_up_down": true,
  46. "hue_breathing": true,
  47. "hue_pendulum": true,
  48. "hue_wave": true,
  49. "jellybean_raindrops": true,
  50. "multisplash": true,
  51. "pixel_flow": true,
  52. "pixel_fractal": true,
  53. "pixel_rain": true,
  54. "rainbow_beacon": true,
  55. "rainbow_moving_chevron": true,
  56. "rainbow_pinwheels": true,
  57. "raindrops": true,
  58. "solid_multisplash": true,
  59. "solid_reactive": true,
  60. "solid_reactive_cross": true,
  61. "solid_reactive_multicross": true,
  62. "solid_reactive_multinexus": true,
  63. "solid_reactive_multiwide": true,
  64. "solid_reactive_nexus": true,
  65. "solid_reactive_simple": true,
  66. "solid_reactive_wide": true,
  67. "solid_splash": true,
  68. "splash": true,
  69. "typing_heatmap": true
  70. },
  71. "default": {
  72. "animation": "breathing",
  73. "hue": 200
  74. },
  75. "driver": "ws2812",
  76. "layout": [
  77. {"matrix": [3, 5], "x": 0, "y": 0, "flags": 4},
  78. {"matrix": [3, 4], "x": 18, "y": 5, "flags": 4},
  79. {"matrix": [3, 3], "x": 36, "y": 10, "flags": 4},
  80. {"matrix": [3, 2], "x": 54, "y": 15, "flags": 4},
  81. {"matrix": [2, 5], "x": 2, "y": 21, "flags": 4},
  82. {"matrix": [2, 4], "x": 20, "y": 23, "flags": 4},
  83. {"matrix": [2, 3], "x": 38, "y": 25, "flags": 4},
  84. {"matrix": [2, 2], "x": 56, "y": 23, "flags": 4},
  85. {"matrix": [2, 1], "x": 72, "y": 21, "flags": 4},
  86. {"matrix": [2, 0], "x": 90, "y": 21, "flags": 4},
  87. {"matrix": [1, 5], "x": 2, "y": 39, "flags": 4},
  88. {"matrix": [1, 4], "x": 20, "y": 41, "flags": 4},
  89. {"matrix": [1, 3], "x": 38, "y": 43, "flags": 4},
  90. {"matrix": [1, 2], "x": 56, "y": 41, "flags": 4},
  91. {"matrix": [1, 1], "x": 72, "y": 39, "flags": 4},
  92. {"matrix": [1, 0], "x": 90, "y": 39, "flags": 4},
  93. {"matrix": [0, 5], "x": 2, "y": 57, "flags": 4},
  94. {"matrix": [0, 4], "x": 20, "y": 59, "flags": 4},
  95. {"matrix": [0, 3], "x": 38, "y": 61, "flags": 4},
  96. {"matrix": [0, 2], "x": 56, "y": 59, "flags": 4},
  97. {"matrix": [0, 1], "x": 72, "y": 57, "flags": 4},
  98. {"matrix": [0, 0], "x": 90, "y": 57, "flags": 4},
  99. {"matrix": [7, 3], "x": 0, "y": 0, "flags": 4},
  100. {"matrix": [7, 2], "x": 18, "y": 5, "flags": 4},
  101. {"matrix": [7, 1], "x": 36, "y": 10, "flags": 4},
  102. {"matrix": [7, 0], "x": 54, "y": 15, "flags": 4},
  103. {"matrix": [6, 5], "x": 2, "y": 21, "flags": 4},
  104. {"matrix": [6, 4], "x": 20, "y": 23, "flags": 4},
  105. {"matrix": [6, 3], "x": 38, "y": 25, "flags": 4},
  106. {"matrix": [6, 2], "x": 56, "y": 23, "flags": 4},
  107. {"matrix": [6, 1], "x": 72, "y": 21, "flags": 4},
  108. {"matrix": [6, 0], "x": 90, "y": 21, "flags": 4},
  109. {"matrix": [5, 5], "x": 2, "y": 39, "flags": 4},
  110. {"matrix": [5, 4], "x": 20, "y": 41, "flags": 4},
  111. {"matrix": [5, 3], "x": 38, "y": 43, "flags": 4},
  112. {"matrix": [5, 2], "x": 56, "y": 41, "flags": 4},
  113. {"matrix": [5, 1], "x": 72, "y": 39, "flags": 4},
  114. {"matrix": [5, 0], "x": 90, "y": 39, "flags": 4},
  115. {"matrix": [4, 5], "x": 159, "y": 57, "flags": 4},
  116. {"matrix": [4, 4], "x": 159, "y": 59, "flags": 4},
  117. {"matrix": [4, 3], "x": 224, "y": 61, "flags": 4},
  118. {"matrix": [4, 2], "x": 224, "y": 59, "flags": 4},
  119. {"matrix": [4, 1], "x": 224, "y": 57, "flags": 4},
  120. {"matrix": [4, 0], "x": 224, "y": 57, "flags": 4}
  121. ],
  122. "sleep": true,
  123. "split_count": [22, 22]
  124. },
  125. "split": {
  126. "enabled": true,
  127. "matrix_pins": {
  128. "right": {
  129. "cols": ["GP9", "GP10", "GP8", "GP7", "GP6", "GP5"],
  130. "rows": ["GP11", "GP13", "GP12", "GP14"]
  131. }
  132. },
  133. "transport": {
  134. "sync": {
  135. "indicators": true,
  136. "layer_state": true,
  137. "matrix_state": true,
  138. "modifiers": true,
  139. "wpm": true
  140. }
  141. }
  142. },
  143. "url": "",
  144. "usb": {
  145. "device_version": "0.0.1",
  146. "pid": "0xBFC2",
  147. "vid": "0xAFC2"
  148. },
  149. "ws2812": {
  150. "driver": "vendor",
  151. "pin": "GP15"
  152. },
  153. "layouts": {
  154. "LAYOUT": {
  155. "layout": [
  156. {"matrix": [0, 0], "x": 0, "y": 0.25},
  157. {"matrix": [0, 1], "x": 1, "y": 0.25},
  158. {"matrix": [0, 2], "x": 2, "y": 0.13},
  159. {"matrix": [0, 3], "x": 3, "y": 0},
  160. {"matrix": [0, 4], "x": 4, "y": 0.13},
  161. {"matrix": [0, 5], "x": 5, "y": 0.25},
  162. {"matrix": [4, 0], "x": 8.75, "y": 0.25},
  163. {"matrix": [4, 1], "x": 9.75, "y": 0.25},
  164. {"matrix": [4, 2], "x": 10.75, "y": 0.13},
  165. {"matrix": [4, 3], "x": 11.75, "y": 0},
  166. {"matrix": [4, 4], "x": 12.75, "y": 0.13},
  167. {"matrix": [4, 5], "x": 13.75, "y": 0.25},
  168. {"matrix": [1, 0], "x": 0, "y": 1.25},
  169. {"matrix": [1, 1], "x": 1, "y": 1.25},
  170. {"matrix": [1, 2], "x": 2, "y": 1.13},
  171. {"matrix": [1, 3], "x": 3, "y": 1},
  172. {"matrix": [1, 4], "x": 4, "y": 1.13},
  173. {"matrix": [1, 5], "x": 5, "y": 1.25},
  174. {"matrix": [5, 0], "x": 8.75, "y": 1.25},
  175. {"matrix": [5, 1], "x": 9.75, "y": 1.25},
  176. {"matrix": [5, 2], "x": 10.75, "y": 1.13},
  177. {"matrix": [5, 3], "x": 11.75, "y": 1},
  178. {"matrix": [5, 4], "x": 12.75, "y": 1.13},
  179. {"matrix": [5, 5], "x": 13.75, "y": 1.25},
  180. {"matrix": [2, 0], "x": 0, "y": 2.25},
  181. {"matrix": [2, 1], "x": 1, "y": 2.25},
  182. {"matrix": [2, 2], "x": 2, "y": 2.13},
  183. {"matrix": [2, 3], "x": 3, "y": 2},
  184. {"matrix": [2, 4], "x": 4, "y": 2.13},
  185. {"matrix": [2, 5], "x": 5, "y": 2.25},
  186. {"matrix": [6, 0], "x": 8.75, "y": 2.25},
  187. {"matrix": [6, 1], "x": 9.75, "y": 2.25},
  188. {"matrix": [6, 2], "x": 10.75, "y": 2.13},
  189. {"matrix": [6, 3], "x": 11.75, "y": 2},
  190. {"matrix": [6, 4], "x": 12.75, "y": 2.13},
  191. {"matrix": [6, 5], "x": 13.75, "y": 2.25},
  192. {"matrix": [3, 2], "x": 2, "y": 3.13},
  193. {"matrix": [3, 3], "x": 4, "y": 2.05, "h": 1.25},
  194. {"matrix": [3, 4], "x": 5.25, "y": 1.7, "h": 1.25},
  195. {"matrix": [3, 5], "x": 5.35, "y": 3.65, "h": 1.5},
  196. {"matrix": [7, 0], "x": 8.25, "y": 4.25, "h": 1.5},
  197. {"matrix": [7, 1], "x": 7.75, "y": 6.25, "h": 1.25},
  198. {"matrix": [7, 2], "x": 9.23, "y": 5.85, "h": 1.25},
  199. {"matrix": [7, 3], "x": 11.75, "y": 3.13}
  200. ]
  201. }
  202. }
  203. }