logo

qmk_firmware

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

keyboard.json (7572B)


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