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.

116 lines
4.2 KiB

  1. {
  2. "keyboard_name": "TMOv2",
  3. "manufacturer": "CannonKeys",
  4. "url": "https://cannonkeys.com",
  5. "maintainer": "awkannan",
  6. "usb": {
  7. "vid": "0xCA04",
  8. "pid": "0x70F2",
  9. "device_version": "0.0.1"
  10. },
  11. "matrix_pins": {
  12. "cols": ["B14", "A14", "B1", "C13", "C14", "C15", "F0", "F1", "B9", "B8", "B7", "B6", "B5", "B4", "B3", "A15"],
  13. "rows": ["A10", "A9", "A8", "B12"]
  14. },
  15. "diode_direction": "COL2ROW",
  16. "backlight": {
  17. "pin": "A6",
  18. "levels": 6,
  19. "breathing": true
  20. },
  21. "rgblight": {
  22. "led_count": 22,
  23. "animations": {
  24. "breathing": true,
  25. "rainbow_mood": true,
  26. "rainbow_swirl": true,
  27. "snake": true,
  28. "knight": true,
  29. "christmas": true,
  30. "static_gradient": true,
  31. "rgb_test": true,
  32. "alternating": true,
  33. "twinkle": true
  34. }
  35. },
  36. "ws2812": {
  37. "pin": "B15",
  38. "driver": "spi"
  39. },
  40. "processor": "STM32F072",
  41. "bootloader": "stm32-dfu",
  42. "features": {
  43. "bootmagic": true,
  44. "mousekey": true,
  45. "extrakey": true,
  46. "console": true,
  47. "command": true,
  48. "nkro": true,
  49. "backlight": true,
  50. "rgblight": true
  51. },
  52. "layouts": {
  53. "LAYOUT_default": {
  54. "layout": [
  55. {"matrix": [0, 0], "x": 0, "y": 0},
  56. {"matrix": [0, 1], "x": 1.25, "y": 0, "w": 1.5},
  57. {"matrix": [0, 3], "x": 2.75, "y": 0},
  58. {"matrix": [0, 4], "x": 3.75, "y": 0},
  59. {"matrix": [0, 5], "x": 4.75, "y": 0},
  60. {"matrix": [0, 6], "x": 5.75, "y": 0},
  61. {"matrix": [0, 7], "x": 6.75, "y": 0},
  62. {"matrix": [0, 8], "x": 7.75, "y": 0},
  63. {"matrix": [0, 9], "x": 8.75, "y": 0},
  64. {"matrix": [0, 10], "x": 9.75, "y": 0},
  65. {"matrix": [0, 11], "x": 10.75, "y": 0},
  66. {"matrix": [0, 12], "x": 11.75, "y": 0},
  67. {"matrix": [0, 13], "x": 12.75, "y": 0},
  68. {"matrix": [0, 14], "x": 13.75, "y": 0},
  69. {"matrix": [0, 15], "x": 14.75, "y": 0},
  70. {"matrix": [1, 0], "x": 0, "y": 1},
  71. {"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.75},
  72. {"matrix": [1, 3], "x": 3, "y": 1},
  73. {"matrix": [1, 4], "x": 4, "y": 1},
  74. {"matrix": [1, 5], "x": 5, "y": 1},
  75. {"matrix": [1, 6], "x": 6, "y": 1},
  76. {"matrix": [1, 7], "x": 7, "y": 1},
  77. {"matrix": [1, 8], "x": 8, "y": 1},
  78. {"matrix": [1, 9], "x": 9, "y": 1},
  79. {"matrix": [1, 10], "x": 10, "y": 1},
  80. {"matrix": [1, 11], "x": 11, "y": 1},
  81. {"matrix": [1, 12], "x": 12, "y": 1},
  82. {"matrix": [1, 13], "x": 13, "y": 1},
  83. {"matrix": [1, 14], "x": 14, "y": 1, "w": 1.75},
  84. {"matrix": [2, 0], "x": 0, "y": 2},
  85. {"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.25},
  86. {"matrix": [2, 2], "x": 2.5, "y": 2},
  87. {"matrix": [2, 3], "x": 3.5, "y": 2},
  88. {"matrix": [2, 4], "x": 4.5, "y": 2},
  89. {"matrix": [2, 5], "x": 5.5, "y": 2},
  90. {"matrix": [2, 6], "x": 6.5, "y": 2},
  91. {"matrix": [2, 7], "x": 7.5, "y": 2},
  92. {"matrix": [2, 8], "x": 8.5, "y": 2},
  93. {"matrix": [2, 9], "x": 9.5, "y": 2},
  94. {"matrix": [2, 10], "x": 10.5, "y": 2},
  95. {"matrix": [2, 11], "x": 11.5, "y": 2},
  96. {"matrix": [2, 12], "x": 12.5, "y": 2},
  97. {"matrix": [2, 13], "x": 13.5, "y": 2, "w": 1.25},
  98. {"matrix": [2, 14], "x": 14.75, "y": 2},
  99. {"matrix": [3, 0], "x": 0, "y": 3},
  100. {"matrix": [3, 3], "x": 3.25, "y": 3},
  101. {"matrix": [3, 4], "x": 4.25, "y": 3, "w": 1.5},
  102. {"matrix": [3, 6], "x": 5.75, "y": 3, "w": 2.25},
  103. {"matrix": [3, 8], "x": 8, "y": 3, "w": 2.75},
  104. {"matrix": [3, 10], "x": 10.75, "y": 3, "w": 1.5},
  105. {"matrix": [3, 11], "x": 12.25, "y": 3}
  106. ]
  107. }
  108. }
  109. }