info.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. {
  2. "manufacturer": "Cipulot",
  3. "keyboard_name": "EC 23U",
  4. "maintainer": "Cipulot",
  5. "bootloader": "stm32-dfu",
  6. "build": {
  7. "lto": true
  8. },
  9. "diode_direction": "COL2ROW",
  10. "features": {
  11. "audio": false,
  12. "backlight": false,
  13. "bootmagic": true,
  14. "command": false,
  15. "console": true,
  16. "extrakey": true,
  17. "mousekey": true,
  18. "nkro": true,
  19. "rgblight": true
  20. },
  21. "mouse_key": {
  22. "enabled": true
  23. },
  24. "indicators": {
  25. "num_lock": "B14"
  26. },
  27. "processor": "STM32F401",
  28. "rgblight": {
  29. "led_count": 21,
  30. "pin": "B5",
  31. "animations": {
  32. "alternating": true,
  33. "breathing": true,
  34. "christmas": true,
  35. "knight": true,
  36. "rainbow_mood": true,
  37. "rainbow_swirl": true,
  38. "rgb_test": true,
  39. "snake": true,
  40. "static_gradient": true,
  41. "twinkle": true
  42. }
  43. },
  44. "url": "https://www.github.com/Cipulot/EC23U",
  45. "usb": {
  46. "device_version": "0.0.1",
  47. "pid": "0x6B95",
  48. "shared_endpoint": {
  49. "keyboard": true
  50. },
  51. "vid": "0x6369"
  52. },
  53. "layouts": {
  54. "LAYOUT_all": {
  55. "layout": [
  56. { "label": "0,0", "matrix": [0, 0], "x": 0.0, "y": 0.0 },
  57. { "label": "0,1", "matrix": [0, 1], "x": 1.0, "y": 0.0 },
  58. { "label": "0,2", "matrix": [0, 2], "x": 2.0, "y": 0.0 },
  59. { "label": "0,3", "matrix": [0, 3], "x": 3.0, "y": 0.0 },
  60. { "label": "1,0", "matrix": [1, 0], "x": 0.0, "y": 1.5 },
  61. { "label": "1,1", "matrix": [1, 1], "x": 1.0, "y": 1.5 },
  62. { "label": "1,2", "matrix": [1, 2], "x": 2.0, "y": 1.5 },
  63. { "label": "1,3", "matrix": [1, 3], "x": 3.0, "y": 1.5 },
  64. { "label": "2,0", "matrix": [2, 0], "x": 0.0, "y": 2.5 },
  65. { "label": "2,1", "matrix": [2, 1], "x": 1.0, "y": 2.5 },
  66. { "label": "2,2", "matrix": [2, 2], "x": 2.0, "y": 2.5 },
  67. { "label": "2,3", "matrix": [2, 3], "x": 3.0, "y": 2.5 },
  68. { "label": "3,0", "matrix": [3, 0], "x": 0.0, "y": 3.5 },
  69. { "label": "3,1", "matrix": [3, 1], "x": 1.0, "y": 3.5 },
  70. { "label": "3,2", "matrix": [3, 2], "x": 2.0, "y": 3.5 },
  71. { "label": "3,3", "matrix": [3, 3], "x": 3.0, "y": 3.5 },
  72. { "label": "2,4", "matrix": [2, 4], "x": 0.0, "y": 4.5 },
  73. { "label": "0,4", "matrix": [0, 4], "x": 1.0, "y": 4.5 },
  74. { "label": "1,4", "matrix": [1, 4], "x": 2.0, "y": 4.5 },
  75. { "label": "3,4", "matrix": [3, 4], "x": 3.0, "y": 4.5 },
  76. { "label": "2,5", "matrix": [2, 5], "x": 0.0, "y": 5.5 },
  77. { "label": "0,5", "matrix": [0, 5], "x": 1.0, "y": 5.5 },
  78. { "label": "1,5", "matrix": [1, 5], "x": 2.0, "y": 5.5 },
  79. { "label": "3,5", "matrix": [3, 5], "x": 3.0, "y": 5.5 }
  80. ]
  81. },
  82. "LAYOUT_numpad_6x4": {
  83. "layout": [
  84. { "label": "0,0", "matrix": [0, 0], "x": 0.0, "y": 0.0 },
  85. { "label": "0,1", "matrix": [0, 1], "x": 1.0, "y": 0.0 },
  86. { "label": "0,2", "matrix": [0, 2], "x": 2.0, "y": 0.0 },
  87. { "label": "0,3", "matrix": [0, 3], "x": 3.0, "y": 0.0 },
  88. { "label": "1,0", "matrix": [1, 0], "x": 0.0, "y": 1.5 },
  89. { "label": "1,1", "matrix": [1, 1], "x": 1.0, "y": 1.5 },
  90. { "label": "1,2", "matrix": [1, 2], "x": 2.0, "y": 1.5 },
  91. { "label": "1,3", "matrix": [1, 3], "x": 3.0, "y": 1.5 },
  92. { "label": "2,0", "matrix": [2, 0], "x": 0.0, "y": 2.5 },
  93. { "label": "2,1", "matrix": [2, 1], "x": 1.0, "y": 2.5 },
  94. { "label": "2,2", "matrix": [2, 2], "x": 2.0, "y": 2.5 },
  95. { "h": 2, "label": "3,3", "matrix": [3, 3], "x": 3.0, "y": 2.5 },
  96. { "label": "3,0", "matrix": [3, 0], "x": 0.0, "y": 3.5 },
  97. { "label": "3,1", "matrix": [3, 1], "x": 1.0, "y": 3.5 },
  98. { "label": "3,2", "matrix": [3, 2], "x": 2.0, "y": 3.5 },
  99. { "label": "2,4", "matrix": [2, 4], "x": 0.0, "y": 4.5 },
  100. { "label": "0,4", "matrix": [0, 4], "x": 1.0, "y": 4.5 },
  101. { "label": "1,4", "matrix": [1, 4], "x": 2.0, "y": 4.5 },
  102. { "h": 2, "label": "3,4", "matrix": [3, 4], "x": 3.0, "y": 4.5 },
  103. { "label": "2,5", "matrix": [2, 5], "w": 2, "x": 0.0, "y": 5.5 },
  104. { "label": "1,5", "matrix": [1, 5], "x": 2.0, "y": 5.5 }
  105. ]
  106. }
  107. }
  108. }