logo

qmk_firmware

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

keyboard.json (6042B)


  1. {
  2. "keyboard_name": "SQUARE.X",
  3. "manufacturer": "iNETT Studio",
  4. "maintainer": "qmk",
  5. "usb": {
  6. "vid": "0x694E",
  7. "pid": "0x5336",
  8. "device_version": "0.0.1"
  9. },
  10. "ws2812": {
  11. "pin": "D7"
  12. },
  13. "rgb_matrix": {
  14. "animations": {
  15. "alphas_mods": true,
  16. "gradient_up_down": true,
  17. "gradient_left_right": true,
  18. "breathing": true,
  19. "band_sat": true,
  20. "band_pinwheel_sat": true,
  21. "band_spiral_sat": true,
  22. "cycle_all": true,
  23. "cycle_left_right": true,
  24. "cycle_up_down": true,
  25. "rainbow_moving_chevron": true,
  26. "cycle_out_in": true,
  27. "cycle_out_in_dual": true,
  28. "cycle_pinwheel": true,
  29. "cycle_spiral": true,
  30. "dual_beacon": true,
  31. "rainbow_beacon": true,
  32. "rainbow_pinwheels": true,
  33. "raindrops": true,
  34. "jellybean_raindrops": true,
  35. "hue_breathing": true,
  36. "hue_pendulum": true,
  37. "hue_wave": true,
  38. "pixel_rain": true,
  39. "pixel_flow": true,
  40. "pixel_fractal": true
  41. },
  42. "driver": "is31fl3731",
  43. "max_brightness": 170
  44. },
  45. "rgblight": {
  46. "saturation_steps": 8,
  47. "brightness_steps": 8,
  48. "led_count": 18,
  49. "max_brightness": 128,
  50. "animations": {
  51. "breathing": true,
  52. "rainbow_mood": true,
  53. "rainbow_swirl": true,
  54. "snake": true,
  55. "knight": true,
  56. "christmas": true,
  57. "static_gradient": true,
  58. "rgb_test": true,
  59. "alternating": true,
  60. "twinkle": true
  61. }
  62. },
  63. "build": {
  64. "lto": true
  65. },
  66. "features": {
  67. "bootmagic": true,
  68. "extrakey": true,
  69. "mousekey": false,
  70. "nkro": true,
  71. "rgblight": true,
  72. "rgb_matrix": true
  73. },
  74. "matrix_pins": {
  75. "cols": ["C7", "C6", "B6", "B5", "B4", "F7", "F6", "F5", "E6", "B0", "D2", "D4", "D5", "D3"],
  76. "rows": ["F0", "F1", "F4", "B7", "D6"]
  77. },
  78. "diode_direction": "ROW2COL",
  79. "processor": "atmega32u4",
  80. "bootloader": "atmel-dfu",
  81. "community_layouts": ["60_ansi_tsangan_split_bs_rshift"],
  82. "layout_aliases": {
  83. "LAYOUT_60_tsangan_hhkb": "LAYOUT_60_ansi_tsangan_split_bs_rshift"
  84. },
  85. "layouts": {
  86. "LAYOUT_60_ansi_tsangan_split_bs_rshift": {
  87. "layout": [
  88. {"matrix": [0, 0], "x": 0, "y": 0},
  89. {"matrix": [0, 1], "x": 1, "y": 0},
  90. {"matrix": [0, 2], "x": 2, "y": 0},
  91. {"matrix": [0, 3], "x": 3, "y": 0},
  92. {"matrix": [0, 4], "x": 4, "y": 0},
  93. {"matrix": [0, 5], "x": 5, "y": 0},
  94. {"matrix": [0, 6], "x": 6, "y": 0},
  95. {"matrix": [4, 7], "x": 7, "y": 0},
  96. {"matrix": [0, 7], "x": 8, "y": 0},
  97. {"matrix": [0, 8], "x": 9, "y": 0},
  98. {"matrix": [0, 9], "x": 10, "y": 0},
  99. {"matrix": [0, 10], "x": 11, "y": 0},
  100. {"matrix": [0, 11], "x": 12, "y": 0},
  101. {"matrix": [0, 12], "x": 13, "y": 0},
  102. {"matrix": [0, 13], "x": 14, "y": 0},
  103. {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
  104. {"matrix": [1, 1], "x": 1.5, "y": 1},
  105. {"matrix": [1, 2], "x": 2.5, "y": 1},
  106. {"matrix": [1, 3], "x": 3.5, "y": 1},
  107. {"matrix": [1, 4], "x": 4.5, "y": 1},
  108. {"matrix": [1, 5], "x": 5.5, "y": 1},
  109. {"matrix": [1, 6], "x": 6.5, "y": 1},
  110. {"matrix": [1, 7], "x": 7.5, "y": 1},
  111. {"matrix": [1, 8], "x": 8.5, "y": 1},
  112. {"matrix": [1, 9], "x": 9.5, "y": 1},
  113. {"matrix": [1, 10], "x": 10.5, "y": 1},
  114. {"matrix": [1, 11], "x": 11.5, "y": 1},
  115. {"matrix": [1, 12], "x": 12.5, "y": 1},
  116. {"matrix": [1, 13], "x": 13.5, "y": 1, "w": 1.5},
  117. {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
  118. {"matrix": [2, 1], "x": 1.75, "y": 2},
  119. {"matrix": [2, 2], "x": 2.75, "y": 2},
  120. {"matrix": [2, 3], "x": 3.75, "y": 2},
  121. {"matrix": [2, 4], "x": 4.75, "y": 2},
  122. {"matrix": [2, 5], "x": 5.75, "y": 2},
  123. {"matrix": [2, 6], "x": 6.75, "y": 2},
  124. {"matrix": [2, 7], "x": 7.75, "y": 2},
  125. {"matrix": [2, 8], "x": 8.75, "y": 2},
  126. {"matrix": [2, 9], "x": 9.75, "y": 2},
  127. {"matrix": [2, 10], "x": 10.75, "y": 2},
  128. {"matrix": [2, 11], "x": 11.75, "y": 2},
  129. {"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
  130. {"matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
  131. {"matrix": [3, 2], "x": 2.25, "y": 3},
  132. {"matrix": [3, 3], "x": 3.25, "y": 3},
  133. {"matrix": [3, 4], "x": 4.25, "y": 3},
  134. {"matrix": [3, 5], "x": 5.25, "y": 3},
  135. {"matrix": [3, 6], "x": 6.25, "y": 3},
  136. {"matrix": [3, 7], "x": 7.25, "y": 3},
  137. {"matrix": [3, 8], "x": 8.25, "y": 3},
  138. {"matrix": [3, 9], "x": 9.25, "y": 3},
  139. {"matrix": [3, 10], "x": 10.25, "y": 3},
  140. {"matrix": [3, 11], "x": 11.25, "y": 3},
  141. {"matrix": [3, 12], "x": 12.25, "y": 3, "w": 1.75},
  142. {"matrix": [3, 13], "x": 14, "y": 3},
  143. {"matrix": [4, 0], "x": 0, "y": 4, "w": 1.5},
  144. {"matrix": [4, 1], "x": 1.5, "y": 4},
  145. {"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.5},
  146. {"matrix": [4, 6], "x": 4, "y": 4, "w": 7},
  147. {"matrix": [4, 11], "x": 11, "y": 4, "w": 1.5},
  148. {"matrix": [4, 12], "x": 12.5, "y": 4},
  149. {"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5}
  150. ]
  151. }
  152. }
  153. }