You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

169 lines
5.3 KiB

  1. {
  2. "keyboard_name": "Kapl",
  3. "manufacturer": "keyzog",
  4. "url": "https://github.com/keyzog/kapl",
  5. "maintainer": "keyzog",
  6. "usb": {
  7. "vid": "0x4C41",
  8. "pid": "0x0001",
  9. "device_version": "0.0.1"
  10. },
  11. "ws2812": {
  12. "pin": "D4"
  13. },
  14. "rgb_matrix": {
  15. "animations":{
  16. "alphas_mods": true,
  17. "gradient_up_down": true,
  18. "gradient_left_right": true,
  19. "breathing": true,
  20. "band_spiral_sat": true,
  21. "band_spiral_val": true,
  22. "cycle_all": true,
  23. "cycle_left_right": true,
  24. "cycle_up_down": true,
  25. "cycle_out_in": true,
  26. "cycle_spiral": true,
  27. "hue_breathing": true,
  28. "hue_wave": true,
  29. "solid_reactive_simple": true,
  30. "solid_reactive": true,
  31. "solid_reactive_multiwide": true,
  32. "solid_reactive_multicross": true,
  33. "solid_reactive_multinexus": true,
  34. "multisplash": true,
  35. "solid_multisplash": true
  36. },
  37. "driver": "ws2812",
  38. "max_brightness": 120,
  39. "speed_steps": 10,
  40. "split_count": [44, 44]
  41. },
  42. "rgblight": {
  43. "saturation_steps": 16,
  44. "brightness_steps": 16,
  45. "led_count": 88,
  46. "max_brightness": 120,
  47. "split_count": [44, 44],
  48. "animations": {
  49. "breathing": true,
  50. "rainbow_mood": true,
  51. "rainbow_swirl": true,
  52. "christmas": true,
  53. "static_gradient": true,
  54. "twinkle": true
  55. }
  56. },
  57. "matrix_pins": {
  58. "cols": ["F5", "F6", "F7", "B1", "B3", "B2", "B6"],
  59. "rows": ["C6", "D7", "E6", "B4", "B5"]
  60. },
  61. "diode_direction": "COL2ROW",
  62. "split": {
  63. "enabled": true,
  64. "soft_serial_pin": "D2",
  65. "transport": {
  66. "sync": {
  67. "indicators": true,
  68. "layer_state": true,
  69. "matrix_state": true
  70. }
  71. }
  72. },
  73. "processor": "atmega32u4",
  74. "bootloader": "caterina",
  75. "features": {
  76. "bootmagic": false,
  77. "mousekey": true,
  78. "extrakey": true,
  79. "rgb_matrix": true
  80. },
  81. "build": {
  82. "lto": true
  83. },
  84. "layouts": {
  85. "LAYOUT": {
  86. "layout": [
  87. {"matrix": [0, 0], "x": 0, "y": 0.38},
  88. {"matrix": [0, 1], "x": 1, "y": 0.38},
  89. {"matrix": [0, 2], "x": 2, "y": 0.13},
  90. {"matrix": [0, 3], "x": 3, "y": 0},
  91. {"matrix": [0, 4], "x": 4, "y": 0.13},
  92. {"matrix": [0, 5], "x": 5, "y": 0.25},
  93. {"matrix": [0, 6], "x": 6, "y": 0.35},
  94. {"matrix": [5, 6], "x": 8.67, "y": 0.35},
  95. {"matrix": [5, 5], "x": 9.67, "y": 0.25},
  96. {"matrix": [5, 4], "x": 10.67, "y": 0.13},
  97. {"matrix": [5, 3], "x": 11.67, "y": 0},
  98. {"matrix": [5, 2], "x": 12.67, "y": 0.13},
  99. {"matrix": [5, 1], "x": 13.67, "y": 0.38},
  100. {"matrix": [5, 0], "x": 14.67, "y": 0.38},
  101. {"matrix": [1, 0], "x": 0, "y": 1.38},
  102. {"matrix": [1, 1], "x": 1, "y": 1.38},
  103. {"matrix": [1, 2], "x": 2, "y": 1.13},
  104. {"matrix": [1, 3], "x": 3, "y": 1},
  105. {"matrix": [1, 4], "x": 4, "y": 1.13},
  106. {"matrix": [1, 5], "x": 5, "y": 1.25},
  107. {"matrix": [1, 6], "x": 6, "y": 1.35},
  108. {"matrix": [6, 6], "x": 8.67, "y": 1.35},
  109. {"matrix": [6, 5], "x": 9.67, "y": 1.25},
  110. {"matrix": [6, 4], "x": 10.67, "y": 1.13},
  111. {"matrix": [6, 3], "x": 11.67, "y": 1},
  112. {"matrix": [6, 2], "x": 12.67, "y": 1.13},
  113. {"matrix": [6, 1], "x": 13.67, "y": 1.38},
  114. {"matrix": [6, 0], "x": 14.67, "y": 1.38},
  115. {"matrix": [2, 0], "x": 0, "y": 2.38},
  116. {"matrix": [2, 1], "x": 1, "y": 2.38},
  117. {"matrix": [2, 2], "x": 2, "y": 2.13},
  118. {"matrix": [2, 3], "x": 3, "y": 2},
  119. {"matrix": [2, 4], "x": 4, "y": 2.13},
  120. {"matrix": [2, 5], "x": 5, "y": 2.25},
  121. {"matrix": [2, 6], "x": 6, "y": 2.35},
  122. {"matrix": [7, 6], "x": 8.67, "y": 2.35},
  123. {"matrix": [7, 5], "x": 9.67, "y": 2.25},
  124. {"matrix": [7, 4], "x": 10.67, "y": 2.13},
  125. {"matrix": [7, 3], "x": 11.67, "y": 2},
  126. {"matrix": [7, 2], "x": 12.67, "y": 2.13},
  127. {"matrix": [7, 1], "x": 13.67, "y": 2.38},
  128. {"matrix": [7, 0], "x": 14.67, "y": 2.38},
  129. {"matrix": [3, 0], "x": 0, "y": 3.38},
  130. {"matrix": [3, 1], "x": 1, "y": 3.38},
  131. {"matrix": [3, 2], "x": 2, "y": 3.13},
  132. {"matrix": [3, 3], "x": 3, "y": 3},
  133. {"matrix": [3, 4], "x": 4, "y": 3.13},
  134. {"matrix": [3, 5], "x": 5, "y": 3.25},
  135. {"matrix": [3, 6], "x": 6, "y": 3.35},
  136. {"matrix": [8, 6], "x": 8.67, "y": 3.35},
  137. {"matrix": [8, 5], "x": 9.67, "y": 3.25},
  138. {"matrix": [8, 4], "x": 10.67, "y": 3.13},
  139. {"matrix": [8, 3], "x": 11.67, "y": 3},
  140. {"matrix": [8, 2], "x": 12.67, "y": 3.13},
  141. {"matrix": [8, 1], "x": 13.67, "y": 3.38},
  142. {"matrix": [8, 0], "x": 14.67, "y": 3.38},
  143. {"matrix": [4, 0], "x": 0, "y": 4.38},
  144. {"matrix": [4, 1], "x": 1, "y": 4.38},
  145. {"matrix": [4, 2], "x": 2, "y": 4.13},
  146. {"matrix": [4, 3], "x": 3, "y": 4},
  147. {"matrix": [4, 4], "x": 4, "y": 4.13},
  148. {"matrix": [4, 5], "x": 5.35, "y": 4.92},
  149. {"matrix": [4, 6], "x": 6.35, "y": 4.45, "h": 1.5},
  150. {"matrix": [9, 6], "x": 8.02, "y": 4.45, "h": 1.5},
  151. {"matrix": [9, 5], "x": 9.02, "y": 4.92},
  152. {"matrix": [9, 4], "x": 10.67, "y": 4.13},
  153. {"matrix": [9, 3], "x": 11.67, "y": 4},
  154. {"matrix": [9, 2], "x": 12.67, "y": 4.13},
  155. {"matrix": [9, 1], "x": 13.67, "y": 4.38},
  156. {"matrix": [9, 0], "x": 14.67, "y": 4.38}
  157. ]
  158. }
  159. }
  160. }