logo

qmk_firmware

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

keyboard.json (5893B)


  1. {
  2. "keyboard_name": "EVO70",
  3. "url": "https://www.customMK.com",
  4. "maintainer": "customMK",
  5. "manufacturer": "customMK",
  6. "tags": ["70%", "encoder", "underglow", "backlight"],
  7. "features": {
  8. "bootmagic": true,
  9. "mousekey": false,
  10. "extrakey": true,
  11. "nkro": true,
  12. "backlight": true,
  13. "rgblight": true,
  14. "encoder": true,
  15. "oled": true
  16. },
  17. "build": {
  18. "lto": true
  19. },
  20. "usb": {
  21. "vid": "0xF35B",
  22. "pid": "0xFAB5",
  23. "device_version": "0.0.1"
  24. },
  25. "encoder": {
  26. "rotary": [
  27. {"pin_a": "C7", "pin_b": "D5", "resolution": 2}
  28. ]
  29. },
  30. "qmk": {
  31. "tap_keycode_delay": 10
  32. },
  33. "backlight": {
  34. "pin": "B5",
  35. "levels": 17,
  36. "on_state": 0,
  37. "breathing": true
  38. },
  39. "processor": "atmega32u4",
  40. "bootloader": "qmk-dfu",
  41. "diode_direction": "COL2ROW",
  42. "matrix_pins": {
  43. "cols": ["F1", "F4", "E6", "B1", "B7", "B0", "E2", "D4", "D6", "D7", "B4", "B3", "B6", "C6"],
  44. "rows": ["D3", "D2", "F7", "F6", "F5", "F0"]
  45. },
  46. "rgblight": {
  47. "led_count": 48,
  48. "hue_steps": 4,
  49. "saturation_steps": 8,
  50. "brightness_steps": 4,
  51. "max_brightness": 128,
  52. "sleep": true,
  53. "animations": {
  54. "alternating": true,
  55. "breathing": true,
  56. "christmas": true,
  57. "rainbow_mood": true,
  58. "rainbow_swirl": true,
  59. "snake": true,
  60. "static_gradient": true
  61. }
  62. },
  63. "ws2812": {
  64. "pin": "B2"
  65. },
  66. "layouts": {
  67. "LAYOUT": {
  68. "layout": [
  69. {"matrix": [0, 0], "x": 2.5, "y": 0},
  70. {"matrix": [5, 0], "x": 3.5, "y": 0},
  71. {"matrix": [0, 1], "x": 4.5, "y": 0},
  72. {"matrix": [0, 2], "x": 5.5, "y": 0},
  73. {"matrix": [0, 3], "x": 6.5, "y": 0},
  74. {"matrix": [0, 4], "x": 7.5, "y": 0},
  75. {"matrix": [0, 5], "x": 8.5, "y": 0},
  76. {"matrix": [0, 6], "x": 9.5, "y": 0},
  77. {"matrix": [0, 7], "x": 10.5, "y": 0},
  78. {"matrix": [0, 8], "x": 11.5, "y": 0},
  79. {"matrix": [0, 9], "x": 12.5, "y": 0},
  80. {"matrix": [0, 10], "x": 13.5, "y": 0},
  81. {"matrix": [0, 11], "x": 14.5, "y": 0},
  82. {"matrix": [0, 12], "x": 15.5, "y": 0, "w": 2},
  83. {"matrix": [0, 13], "x": 17.5, "y": 0},
  84. {"matrix": [5, 1], "x": 2.5, "y": 1, "w": 1.5},
  85. {"matrix": [1, 0], "x": 4, "y": 1},
  86. {"matrix": [1, 1], "x": 5, "y": 1},
  87. {"matrix": [1, 2], "x": 6, "y": 1},
  88. {"matrix": [1, 3], "x": 7, "y": 1},
  89. {"matrix": [1, 4], "x": 8, "y": 1},
  90. {"matrix": [1, 5], "x": 9, "y": 1},
  91. {"matrix": [1, 6], "x": 10, "y": 1},
  92. {"matrix": [1, 7], "x": 11, "y": 1},
  93. {"matrix": [1, 8], "x": 12, "y": 1},
  94. {"matrix": [1, 9], "x": 13, "y": 1},
  95. {"matrix": [1, 10], "x": 14, "y": 1},
  96. {"matrix": [1, 11], "x": 15, "y": 1},
  97. {"matrix": [1, 12], "x": 16, "y": 1, "w": 1.5},
  98. {"matrix": [1, 13], "x": 17.5, "y": 1},
  99. {"matrix": [5, 5], "x": 0, "y": 2},
  100. {"matrix": [2, 0], "x": 1, "y": 2},
  101. {"matrix": [5, 2], "x": 2.5, "y": 2, "w": 1.75},
  102. {"matrix": [2, 1], "x": 4.25, "y": 2},
  103. {"matrix": [2, 2], "x": 5.25, "y": 2},
  104. {"matrix": [2, 3], "x": 6.25, "y": 2},
  105. {"matrix": [2, 4], "x": 7.25, "y": 2},
  106. {"matrix": [2, 5], "x": 8.25, "y": 2},
  107. {"matrix": [2, 6], "x": 9.25, "y": 2},
  108. {"matrix": [2, 7], "x": 10.25, "y": 2},
  109. {"matrix": [2, 8], "x": 11.25, "y": 2},
  110. {"matrix": [2, 9], "x": 12.25, "y": 2},
  111. {"matrix": [2, 10], "x": 13.25, "y": 2},
  112. {"matrix": [2, 11], "x": 14.25, "y": 2},
  113. {"matrix": [2, 12], "x": 15.25, "y": 2, "w": 2.25},
  114. {"matrix": [2, 13], "x": 17.5, "y": 2},
  115. {"matrix": [4, 6], "x": 0, "y": 3},
  116. {"matrix": [4, 4], "x": 1, "y": 3},
  117. {"matrix": [3, 0], "x": 2.5, "y": 3, "w": 2.25},
  118. {"matrix": [3, 1], "x": 4.75, "y": 3},
  119. {"matrix": [3, 2], "x": 5.75, "y": 3},
  120. {"matrix": [3, 3], "x": 6.75, "y": 3},
  121. {"matrix": [3, 4], "x": 7.75, "y": 3},
  122. {"matrix": [3, 5], "x": 8.75, "y": 3},
  123. {"matrix": [3, 6], "x": 9.75, "y": 3},
  124. {"matrix": [3, 7], "x": 10.75, "y": 3},
  125. {"matrix": [3, 8], "x": 11.75, "y": 3},
  126. {"matrix": [3, 9], "x": 12.75, "y": 3},
  127. {"matrix": [3, 10], "x": 13.75, "y": 3},
  128. {"matrix": [3, 11], "x": 14.75, "y": 3, "w": 1.75},
  129. {"matrix": [3, 12], "x": 16.5, "y": 3},
  130. {"matrix": [3, 13], "x": 17.5, "y": 3},
  131. {"matrix": [4, 1], "x": 0, "y": 4},
  132. {"matrix": [4, 3], "x": 1, "y": 4},
  133. {"matrix": [5, 4], "x": 2.5, "y": 4, "w": 1.25},
  134. {"matrix": [4, 0], "x": 3.75, "y": 4, "w": 1.25},
  135. {"matrix": [4, 2], "x": 5, "y": 4, "w": 1.25},
  136. {"matrix": [4, 5], "x": 6.25, "y": 4, "w": 6.25},
  137. {"matrix": [5, 6], "x": 0.5, "y": 0},
  138. {"matrix": [4, 8], "x": 12.5, "y": 4, "w": 1.25},
  139. {"matrix": [4, 9], "x": 13.75, "y": 4, "w": 1.25},
  140. {"matrix": [4, 11], "x": 15.5, "y": 4},
  141. {"matrix": [4, 12], "x": 16.5, "y": 4},
  142. {"matrix": [4, 13], "x": 17.5, "y": 4}
  143. ]
  144. }
  145. }
  146. }