logo

qmk_firmware

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

keyboard.json (6651B)


  1. {
  2. "keyboard_name": "Leftover30",
  3. "manufacturer": "marksard",
  4. "url": "https://github.com/marksard/Keyboards",
  5. "maintainer": "marksard",
  6. "usb": {
  7. "vid": "0xFEED",
  8. "pid": "0xDFA8",
  9. "device_version": "0.0.1"
  10. },
  11. "features": {
  12. "bootmagic": false,
  13. "extrakey": true,
  14. "mousekey": true,
  15. "nkro": false,
  16. "rgblight": true
  17. },
  18. "qmk": {
  19. "locking": {
  20. "enabled": true,
  21. "resync": true
  22. }
  23. },
  24. "matrix_pins": {
  25. "cols": ["B5", "B4", "E6", "D7", "C6"],
  26. "rows": ["B6", "B2", "F7", "F6", "B3", "B1", "D4", "D0"]
  27. },
  28. "diode_direction": "COL2ROW",
  29. "encoder": {
  30. "rotary": [
  31. {"pin_a": "F4", "pin_b": "F5"}
  32. ]
  33. },
  34. "indicators": {
  35. "caps_lock": "D1",
  36. "num_lock": "D2"
  37. },
  38. "rgblight": {
  39. "saturation_steps": 8,
  40. "brightness_steps": 8,
  41. "led_count": 6,
  42. "sleep": true,
  43. "animations": {
  44. "breathing": true,
  45. "rainbow_mood": true,
  46. "rainbow_swirl": true,
  47. "snake": true,
  48. "knight": true,
  49. "christmas": true,
  50. "static_gradient": true,
  51. "rgb_test": true,
  52. "alternating": true,
  53. "twinkle": true
  54. }
  55. },
  56. "ws2812": {
  57. "pin": "D3"
  58. },
  59. "processor": "atmega32u4",
  60. "bootloader": "caterina",
  61. "layouts": {
  62. "LAYOUT_all": {
  63. "layout": [
  64. {"label": "Q", "matrix": [4, 4], "x": 0.5, "y": 0},
  65. {"label": "W", "matrix": [4, 3], "x": 1.5, "y": 0},
  66. {"label": "E", "matrix": [4, 2], "x": 2.5, "y": 0},
  67. {"label": "R", "matrix": [4, 1], "x": 3.5, "y": 0},
  68. {"label": "T", "matrix": [4, 0], "x": 4.5, "y": 0},
  69. {"label": "Y", "matrix": [0, 4], "x": 5.5, "y": 0},
  70. {"label": "U", "matrix": [0, 3], "x": 6.5, "y": 0},
  71. {"label": "I", "matrix": [0, 2], "x": 7.5, "y": 0},
  72. {"label": "O", "matrix": [0, 1], "x": 8.5, "y": 0},
  73. {"label": "P", "matrix": [0, 0], "x": 9.5, "y": 0},
  74. {"label": "Backspace", "matrix": [3, 0], "x": 10.5, "y": 0},
  75. {"label": "A", "matrix": [5, 4], "x": 0.75, "y": 1},
  76. {"label": "S", "matrix": [5, 3], "x": 1.75, "y": 1},
  77. {"label": "D", "matrix": [5, 2], "x": 2.75, "y": 1},
  78. {"label": "F", "matrix": [5, 1], "x": 3.75, "y": 1},
  79. {"label": "G", "matrix": [5, 0], "x": 4.75, "y": 1},
  80. {"label": "H", "matrix": [1, 4], "x": 5.75, "y": 1},
  81. {"label": "J", "matrix": [1, 3], "x": 6.75, "y": 1},
  82. {"label": "K", "matrix": [1, 2], "x": 7.75, "y": 1},
  83. {"label": "L", "matrix": [1, 1], "x": 8.75, "y": 1},
  84. {"label": "Enter", "matrix": [1, 0], "x": 9.75, "y": 1, "w": 1.75},
  85. {"label": "Z", "matrix": [6, 4], "x": 1.25, "y": 2},
  86. {"label": "X", "matrix": [6, 3], "x": 2.25, "y": 2},
  87. {"label": "C", "matrix": [6, 2], "x": 3.25, "y": 2},
  88. {"label": "V", "matrix": [6, 1], "x": 4.25, "y": 2},
  89. {"label": "B", "matrix": [6, 0], "x": 5.25, "y": 2},
  90. {"label": "N", "matrix": [2, 4], "x": 6.25, "y": 2},
  91. {"label": "M", "matrix": [2, 3], "x": 7.25, "y": 2},
  92. {"label": ",", "matrix": [2, 2], "x": 8.25, "y": 2},
  93. {"label": ".", "matrix": [2, 1], "x": 9.25, "y": 2},
  94. {"label": "/", "matrix": [2, 0], "x": 10.25, "y": 2, "w": 1.25},
  95. {"label": "Ctrl", "matrix": [7, 4], "x": 0, "y": 3},
  96. {"label": "Alt", "matrix": [3, 4], "x": 1.5, "y": 3, "w": 1.25},
  97. {"label": "Space", "matrix": [3, 3], "x": 2.75, "y": 3, "w": 6.25},
  98. {"label": "Fn", "matrix": [3, 2], "x": 9, "y": 3},
  99. {"label": "Ctrl", "matrix": [3, 1], "x": 10, "y": 3, "w": 1.5}
  100. ]
  101. },
  102. "LAYOUT_isoenter": {
  103. "layout": [
  104. {"label": "Q", "matrix": [4, 4], "x": 0.5, "y": 0},
  105. {"label": "W", "matrix": [4, 3], "x": 1.5, "y": 0},
  106. {"label": "E", "matrix": [4, 2], "x": 2.5, "y": 0},
  107. {"label": "R", "matrix": [4, 1], "x": 3.5, "y": 0},
  108. {"label": "T", "matrix": [4, 0], "x": 4.5, "y": 0},
  109. {"label": "Y", "matrix": [0, 4], "x": 5.5, "y": 0},
  110. {"label": "U", "matrix": [0, 3], "x": 6.5, "y": 0},
  111. {"label": "I", "matrix": [0, 2], "x": 7.5, "y": 0},
  112. {"label": "O", "matrix": [0, 1], "x": 8.5, "y": 0},
  113. {"label": "P", "matrix": [0, 0], "x": 9.5, "y": 0},
  114. {"label": "Backspace", "matrix": [3, 0], "x": 10.5, "y": 0},
  115. {"label": "A", "matrix": [5, 4], "x": 0.75, "y": 1},
  116. {"label": "S", "matrix": [5, 3], "x": 1.75, "y": 1},
  117. {"label": "D", "matrix": [5, 2], "x": 2.75, "y": 1},
  118. {"label": "F", "matrix": [5, 1], "x": 3.75, "y": 1},
  119. {"label": "G", "matrix": [5, 0], "x": 4.75, "y": 1},
  120. {"label": "H", "matrix": [1, 4], "x": 5.75, "y": 1},
  121. {"label": "J", "matrix": [1, 3], "x": 6.75, "y": 1},
  122. {"label": "K", "matrix": [1, 2], "x": 7.75, "y": 1},
  123. {"label": "L", "matrix": [1, 1], "x": 8.75, "y": 1},
  124. {"label": "Enter", "matrix": [1, 0], "x": 10.25, "y": 1, "w": 1.25, "h": 2},
  125. {"label": "Z", "matrix": [6, 4], "x": 1.25, "y": 2},
  126. {"label": "X", "matrix": [6, 3], "x": 2.25, "y": 2},
  127. {"label": "C", "matrix": [6, 2], "x": 3.25, "y": 2},
  128. {"label": "V", "matrix": [6, 1], "x": 4.25, "y": 2},
  129. {"label": "B", "matrix": [6, 0], "x": 5.25, "y": 2},
  130. {"label": "N", "matrix": [2, 4], "x": 6.25, "y": 2},
  131. {"label": "M", "matrix": [2, 3], "x": 7.25, "y": 2},
  132. {"label": ",", "matrix": [2, 2], "x": 8.25, "y": 2},
  133. {"label": ".", "matrix": [2, 1], "x": 9.25, "y": 2},
  134. {"label": "Ctrl", "matrix": [7, 4], "x": 0, "y": 3},
  135. {"label": "Alt", "matrix": [3, 4], "x": 1.5, "y": 3, "w": 1.25},
  136. {"label": "Space", "matrix": [3, 3], "x": 2.75, "y": 3, "w": 6.25},
  137. {"label": "Fn", "matrix": [3, 2], "x": 9, "y": 3},
  138. {"label": "Ctrl", "matrix": [3, 1], "x": 10, "y": 3, "w": 1.5}
  139. ]
  140. }
  141. }
  142. }