You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

112 lines
4.2 KiB

  1. {
  2. "keyboard_name": "Elongate",
  3. "manufacturer": "Acheron Project",
  4. "url": "http://gondolindrim.github.io/AcheronDocs/elongate/introduction.html",
  5. "maintainer": "Gondolindrim",
  6. "usb": {
  7. "vid": "0x4150",
  8. "pid": "0x454C",
  9. "device_version": "0.0.1"
  10. },
  11. "rgblight": {
  12. "saturation_steps": 8,
  13. "brightness_steps": 8,
  14. "led_count": 16,
  15. "sleep": true,
  16. "animations": {
  17. "breathing": true,
  18. "rainbow_mood": true,
  19. "rainbow_swirl": true,
  20. "snake": true,
  21. "knight": true,
  22. "christmas": true,
  23. "static_gradient": true,
  24. "rgb_test": true,
  25. "alternating": true,
  26. "twinkle": true
  27. }
  28. },
  29. "ws2812": {
  30. "pin": "D7"
  31. },
  32. "matrix_pins": {
  33. "cols": ["F5", "F6", "F4", "F1", "F0", "B2", "B1", "C6", "B0", "B3", "E6", "D4", "B4"],
  34. "rows": ["D3", "B7", "D5", "B5", "D6"]
  35. },
  36. "diode_direction": "COL2ROW",
  37. "indicators": {
  38. "caps_lock": "D1",
  39. "num_lock": "D2",
  40. "scroll_lock": "D0"
  41. },
  42. "processor": "atmega32u4",
  43. "bootloader": "atmel-dfu",
  44. "layouts": {
  45. "LAYOUT": {
  46. "layout": [
  47. {"matrix": [0, 0], "x": 0, "y": 0},
  48. {"matrix": [0, 1], "x": 1, "y": 0},
  49. {"matrix": [0, 2], "x": 2, "y": 0},
  50. {"matrix": [0, 3], "x": 3, "y": 0},
  51. {"matrix": [0, 4], "x": 4, "y": 0},
  52. {"matrix": [0, 5], "x": 5, "y": 0},
  53. {"matrix": [0, 6], "x": 6, "y": 0},
  54. {"matrix": [0, 7], "x": 7, "y": 0},
  55. {"matrix": [0, 8], "x": 8, "y": 0},
  56. {"matrix": [0, 9], "x": 9, "y": 0},
  57. {"matrix": [0, 10], "x": 10, "y": 0},
  58. {"matrix": [0, 11], "x": 11, "y": 0},
  59. {"matrix": [0, 12], "x": 12.5, "y": 0},
  60. {"matrix": [4, 9], "x": 13.5, "y": 0},
  61. {"matrix": [4, 1], "x": 14.5, "y": 0},
  62. {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.25},
  63. {"matrix": [1, 1], "x": 1.25, "y": 1},
  64. {"matrix": [1, 2], "x": 2.25, "y": 1},
  65. {"matrix": [1, 3], "x": 3.25, "y": 1},
  66. {"matrix": [1, 4], "x": 4.25, "y": 1},
  67. {"matrix": [1, 5], "x": 5.25, "y": 1},
  68. {"matrix": [1, 6], "x": 6.25, "y": 1},
  69. {"matrix": [1, 7], "x": 7.25, "y": 1},
  70. {"matrix": [1, 8], "x": 8.25, "y": 1},
  71. {"matrix": [1, 9], "x": 9.25, "y": 1},
  72. {"matrix": [1, 11], "x": 10.25, "y": 1, "w": 1.75},
  73. {"matrix": [1, 12], "x": 12.5, "y": 1},
  74. {"matrix": [4, 10], "x": 13.5, "y": 1},
  75. {"matrix": [4, 2], "x": 14.5, "y": 1},
  76. {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
  77. {"matrix": [2, 2], "x": 1.75, "y": 2},
  78. {"matrix": [2, 3], "x": 2.75, "y": 2},
  79. {"matrix": [2, 4], "x": 3.75, "y": 2},
  80. {"matrix": [2, 5], "x": 4.75, "y": 2},
  81. {"matrix": [2, 6], "x": 5.75, "y": 2},
  82. {"matrix": [2, 7], "x": 6.75, "y": 2},
  83. {"matrix": [2, 8], "x": 7.75, "y": 2},
  84. {"matrix": [2, 9], "x": 8.75, "y": 2},
  85. {"matrix": [2, 10], "x": 9.75, "y": 2, "w": 1.25},
  86. {"matrix": [2, 11], "x": 11.25, "y": 2.25},
  87. {"matrix": [2, 12], "x": 12.5, "y": 2},
  88. {"matrix": [4, 11], "x": 13.5, "y": 2},
  89. {"matrix": [4, 4], "x": 14.5, "y": 2},
  90. {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},
  91. {"matrix": [3, 1], "x": 1.25, "y": 3},
  92. {"matrix": [3, 2], "x": 2.25, "y": 3, "w": 1.25},
  93. {"matrix": [3, 4], "x": 3.5, "y": 3, "w": 2.25},
  94. {"matrix": [3, 7], "x": 6.25, "y": 3, "w": 2.75},
  95. {"matrix": [3, 9], "x": 9, "y": 3},
  96. {"matrix": [3, 10], "x": 10.25, "y": 3.25},
  97. {"matrix": [3, 11], "x": 11.25, "y": 3.25},
  98. {"matrix": [3, 12], "x": 12.25, "y": 3.25},
  99. {"matrix": [4, 12], "x": 13.5, "y": 3},
  100. {"matrix": [4, 7], "x": 14.5, "y": 3}
  101. ]
  102. }
  103. }
  104. }