logo

qmk_firmware

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

keyboard.json (6366B)


  1. {
  2. "keyboard_name": "Iris Rev. 6b",
  3. "usb": {
  4. "pid": "0x6456",
  5. "device_version": "6.2.0"
  6. },
  7. "rgb_matrix": {
  8. "animations":{
  9. "alphas_mods": true,
  10. "gradient_up_down": true,
  11. "gradient_left_right": true,
  12. "breathing": true,
  13. "band_sat": true,
  14. "band_val": true,
  15. "band_pinwheel_sat": true,
  16. "band_pinwheel_val": true,
  17. "band_spiral_sat": true,
  18. "band_spiral_val": true,
  19. "cycle_all": true,
  20. "cycle_left_right": true,
  21. "cycle_up_down": true,
  22. "rainbow_moving_chevron": true,
  23. "cycle_out_in": true,
  24. "cycle_out_in_dual": true,
  25. "cycle_pinwheel": true,
  26. "cycle_spiral": true,
  27. "dual_beacon": true,
  28. "rainbow_beacon": true,
  29. "rainbow_pinwheels": true,
  30. "typing_heatmap": true,
  31. "digital_rain": true,
  32. "solid_reactive_simple": true,
  33. "solid_reactive": true,
  34. "solid_reactive_wide": true,
  35. "solid_reactive_multiwide": true,
  36. "solid_reactive_cross": true,
  37. "solid_reactive_multicross": true,
  38. "solid_reactive_nexus": true,
  39. "solid_reactive_multinexus": true,
  40. "splash": true,
  41. "multisplash": true,
  42. "solid_splash": true,
  43. "solid_multisplash": true
  44. },
  45. "driver": "ws2812",
  46. "max_brightness": 160,
  47. "sleep": true,
  48. "split_count": [34, 34]
  49. },
  50. "matrix_pins": {
  51. "cols": ["F1", "F4", "B5", "C7", "D4", "D6"],
  52. "rows": ["B1", "F0", "F5", "B4", "D7"]
  53. },
  54. "diode_direction": "COL2ROW",
  55. "encoder": {
  56. "rotary": [
  57. {"pin_a": "B3", "pin_b": "B2"}
  58. ]
  59. },
  60. "ws2812": {
  61. "pin": "E6"
  62. },
  63. "rgblight": {
  64. "saturation_steps": 8,
  65. "brightness_steps": 8,
  66. "led_count": 68,
  67. "max_brightness": 120,
  68. "sleep": true,
  69. "split_count": [34, 34],
  70. "animations": {
  71. "breathing": true,
  72. "rainbow_mood": true,
  73. "rainbow_swirl": true,
  74. "snake": true,
  75. "knight": true,
  76. "christmas": true,
  77. "static_gradient": true,
  78. "rgb_test": true,
  79. "alternating": true,
  80. "twinkle": true
  81. },
  82. "default": {
  83. "val": 120
  84. }
  85. },
  86. "split": {
  87. "enabled": true,
  88. "handedness": {
  89. "pin": "D5"
  90. },
  91. "matrix_pins": {
  92. "right": {
  93. "cols": ["D4", "D6", "D7", "C7", "F1", "F4"],
  94. "rows": ["B1", "F0", "F5", "B4", "B5"]
  95. }
  96. },
  97. "serial": {
  98. "pin": "D0"
  99. }
  100. },
  101. "processor": "atmega32u4",
  102. "bootloader": "atmel-dfu",
  103. "features": {
  104. "bootmagic": false,
  105. "mousekey": false,
  106. "extrakey": true,
  107. "console": true,
  108. "rgb_matrix": true,
  109. "encoder": true
  110. },
  111. "build": {
  112. "lto": true
  113. },
  114. "layouts": {
  115. "LAYOUT": {
  116. "layout": [
  117. {"matrix": [0, 0], "x": 0, "y": 0.375},
  118. {"matrix": [0, 1], "x": 1, "y": 0.375},
  119. {"matrix": [0, 2], "x": 2, "y": 0.125},
  120. {"matrix": [0, 3], "x": 3, "y": 0},
  121. {"matrix": [0, 4], "x": 4, "y": 0.125},
  122. {"matrix": [0, 5], "x": 5, "y": 0.25},
  123. {"matrix": [5, 5], "x": 9, "y": 0.25},
  124. {"matrix": [5, 4], "x": 10, "y": 0.125},
  125. {"matrix": [5, 3], "x": 11, "y": 0},
  126. {"matrix": [5, 2], "x": 12, "y": 0.125},
  127. {"matrix": [5, 1], "x": 13, "y": 0.375},
  128. {"matrix": [5, 0], "x": 14, "y": 0.375},
  129. {"matrix": [1, 0], "x": 0, "y": 1.375},
  130. {"matrix": [1, 1], "x": 1, "y": 1.375},
  131. {"matrix": [1, 2], "x": 2, "y": 1.125},
  132. {"matrix": [1, 3], "x": 3, "y": 1},
  133. {"matrix": [1, 4], "x": 4, "y": 1.125},
  134. {"matrix": [1, 5], "x": 5, "y": 1.25},
  135. {"matrix": [6, 5], "x": 9, "y": 1.25},
  136. {"matrix": [6, 4], "x": 10, "y": 1.125},
  137. {"matrix": [6, 3], "x": 11, "y": 1},
  138. {"matrix": [6, 2], "x": 12, "y": 1.125},
  139. {"matrix": [6, 1], "x": 13, "y": 1.375},
  140. {"matrix": [6, 0], "x": 14, "y": 1.375},
  141. {"matrix": [2, 0], "x": 0, "y": 2.375},
  142. {"matrix": [2, 1], "x": 1, "y": 2.375},
  143. {"matrix": [2, 2], "x": 2, "y": 2.125},
  144. {"matrix": [2, 3], "x": 3, "y": 2},
  145. {"matrix": [2, 4], "x": 4, "y": 2.125},
  146. {"matrix": [2, 5], "x": 5, "y": 2.25},
  147. {"matrix": [7, 5], "x": 9, "y": 2.25},
  148. {"matrix": [7, 4], "x": 10, "y": 2.125},
  149. {"matrix": [7, 3], "x": 11, "y": 2},
  150. {"matrix": [7, 2], "x": 12, "y": 2.125},
  151. {"matrix": [7, 1], "x": 13, "y": 2.375},
  152. {"matrix": [7, 0], "x": 14, "y": 2.375},
  153. {"matrix": [3, 0], "x": 0, "y": 3.375},
  154. {"matrix": [3, 1], "x": 1, "y": 3.375},
  155. {"matrix": [3, 2], "x": 2, "y": 3.125},
  156. {"matrix": [3, 3], "x": 3, "y": 3},
  157. {"matrix": [3, 4], "x": 4, "y": 3.125},
  158. {"matrix": [3, 5], "x": 5, "y": 3.25},
  159. {"matrix": [4, 5], "x": 6.15, "y": 3.75},
  160. {"matrix": [9, 5], "x": 7.85, "y": 3.75},
  161. {"matrix": [8, 5], "x": 9, "y": 3.25},
  162. {"matrix": [8, 4], "x": 10, "y": 3.125},
  163. {"matrix": [8, 3], "x": 11, "y": 3},
  164. {"matrix": [8, 2], "x": 12, "y": 3.125},
  165. {"matrix": [8, 1], "x": 13, "y": 3.375},
  166. {"matrix": [8, 0], "x": 14, "y": 3.375},
  167. {"matrix": [4, 2], "x": 3.5, "y": 4.25},
  168. {"matrix": [4, 3], "x": 4.5, "y": 4.375},
  169. {"matrix": [4, 4], "x": 5.6, "y": 4.75},
  170. {"matrix": [9, 4], "x": 8.4, "y": 4.75},
  171. {"matrix": [9, 3], "x": 9.5, "y": 4.375},
  172. {"matrix": [9, 2], "x": 10.5, "y": 4.25}
  173. ]
  174. }
  175. }
  176. }