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.

111 lines
4.2 KiB

  1. {
  2. "keyboard_name": "The Bastard Keyboard",
  3. "url": "https://bastardkb.com/",
  4. "usb": {
  5. "device_version": "0.0.1",
  6. "pid": "0x1828"
  7. },
  8. "rgblight": {
  9. "led_count": 38,
  10. "split_count": [19, 19],
  11. "animations": {
  12. "breathing": true,
  13. "rainbow_mood": true,
  14. "rainbow_swirl": true,
  15. "snake": true,
  16. "knight": true,
  17. "christmas": true,
  18. "static_gradient": true,
  19. "rgb_test": true,
  20. "alternating": true,
  21. "twinkle": true
  22. }
  23. },
  24. "ws2812": {
  25. "pin": "D2"
  26. },
  27. "features": {
  28. "bootmagic": true,
  29. "command": false,
  30. "console": false,
  31. "extrakey": true,
  32. "mousekey": true,
  33. "nkro": false,
  34. "rgblight": true
  35. },
  36. "matrix_pins": {
  37. "cols": ["B4", "E6", "C6", "B1", "B3", "B2"],
  38. "rows": ["D7", "B5", "F7", "F6", "B6"]
  39. },
  40. "diode_direction": "ROW2COL",
  41. "split": {
  42. "enabled": true,
  43. "soft_serial_pin": "D0"
  44. },
  45. "processor": "atmega32u4",
  46. "bootloader": "atmel-dfu",
  47. "layouts": {
  48. "LAYOUT_split_4x6_5": {
  49. "layout": [
  50. {"matrix": [0, 0], "x": 0, "y": 0},
  51. {"matrix": [0, 1], "x": 1, "y": 0},
  52. {"matrix": [0, 2], "x": 2, "y": 0},
  53. {"matrix": [0, 3], "x": 3, "y": 0},
  54. {"matrix": [0, 4], "x": 4, "y": 0},
  55. {"matrix": [0, 5], "x": 5, "y": 0},
  56. {"matrix": [5, 5], "x": 11, "y": 0},
  57. {"matrix": [5, 4], "x": 12, "y": 0},
  58. {"matrix": [5, 3], "x": 13, "y": 0},
  59. {"matrix": [5, 2], "x": 14, "y": 0},
  60. {"matrix": [5, 1], "x": 15, "y": 0},
  61. {"matrix": [5, 0], "x": 16, "y": 0},
  62. {"matrix": [1, 0], "x": 0, "y": 1},
  63. {"matrix": [1, 1], "x": 1, "y": 1},
  64. {"matrix": [1, 2], "x": 2, "y": 1},
  65. {"matrix": [1, 3], "x": 3, "y": 1},
  66. {"matrix": [1, 4], "x": 4, "y": 1},
  67. {"matrix": [1, 5], "x": 5, "y": 1},
  68. {"matrix": [6, 5], "x": 11, "y": 1},
  69. {"matrix": [6, 4], "x": 12, "y": 1},
  70. {"matrix": [6, 3], "x": 13, "y": 1},
  71. {"matrix": [6, 2], "x": 14, "y": 1},
  72. {"matrix": [6, 1], "x": 15, "y": 1},
  73. {"matrix": [6, 0], "x": 16, "y": 1},
  74. {"matrix": [2, 0], "x": 0, "y": 2},
  75. {"matrix": [2, 1], "x": 1, "y": 2},
  76. {"matrix": [2, 2], "x": 2, "y": 2},
  77. {"matrix": [2, 3], "x": 3, "y": 2},
  78. {"matrix": [2, 4], "x": 4, "y": 2},
  79. {"matrix": [2, 5], "x": 5, "y": 2},
  80. {"matrix": [7, 5], "x": 11, "y": 2},
  81. {"matrix": [7, 4], "x": 12, "y": 2},
  82. {"matrix": [7, 3], "x": 13, "y": 2},
  83. {"matrix": [7, 2], "x": 14, "y": 2},
  84. {"matrix": [7, 1], "x": 15, "y": 2},
  85. {"matrix": [7, 0], "x": 16, "y": 2},
  86. {"matrix": [3, 0], "x": 0, "y": 3},
  87. {"matrix": [3, 1], "x": 1, "y": 3},
  88. {"matrix": [3, 2], "x": 2, "y": 3},
  89. {"matrix": [3, 3], "x": 3, "y": 3},
  90. {"matrix": [3, 4], "x": 4, "y": 3},
  91. {"matrix": [3, 5], "x": 5, "y": 3},
  92. {"matrix": [8, 5], "x": 11, "y": 3},
  93. {"matrix": [8, 4], "x": 12, "y": 3},
  94. {"matrix": [8, 3], "x": 13, "y": 3},
  95. {"matrix": [8, 2], "x": 14, "y": 3},
  96. {"matrix": [8, 1], "x": 15, "y": 3},
  97. {"matrix": [8, 0], "x": 16, "y": 3},
  98. {"matrix": [4, 3], "x": 5, "y": 4},
  99. {"matrix": [4, 4], "x": 6, "y": 4},
  100. {"matrix": [4, 1], "x": 7, "y": 4},
  101. {"matrix": [9, 1], "x": 9, "y": 4},
  102. {"matrix": [9, 4], "x": 10, "y": 4},
  103. {"matrix": [9, 3], "x": 11, "y": 4},
  104. {"matrix": [4, 5], "x": 6, "y": 5},
  105. {"matrix": [4, 2], "x": 7, "y": 5},
  106. {"matrix": [9, 2], "x": 9, "y": 5},
  107. {"matrix": [9, 5], "x": 10, "y": 5}
  108. ]
  109. }
  110. }
  111. }