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.

143 lines
6.2 KiB

  1. {
  2. "keyboard_name": "Rartlice",
  3. "manufacturer": "Alabahuy",
  4. "url": "",
  5. "maintainer": "Alabahuy",
  6. "usb": {
  7. "vid": "0x414C",
  8. "pid": "0x0065",
  9. "device_version": "0.0.1"
  10. },
  11. "features": {
  12. "bootmagic": false,
  13. "command": true,
  14. "console": true,
  15. "extrakey": true,
  16. "mousekey": true,
  17. "nkro": true,
  18. "oled": true,
  19. "rgblight": true,
  20. "sleep_led": true
  21. },
  22. "matrix_pins": {
  23. "cols": ["B12", "B8", "B5", "B4", "B3", "B11", "B10", "B1", "B0", "A7", "A6", "A5", "A3", "A4", "A1"],
  24. "rows": ["B13", "A15", "B9", "A2", "A0"]
  25. },
  26. "diode_direction": "COL2ROW",
  27. "indicators": {
  28. "caps_lock": "B14",
  29. "num_lock": "A8",
  30. "scroll_lock": "A9",
  31. "on_state": 0
  32. },
  33. "rgblight": {
  34. "led_count": 11,
  35. "animations": {
  36. "breathing": true,
  37. "rainbow_mood": true,
  38. "rainbow_swirl": true,
  39. "snake": true,
  40. "knight": true,
  41. "christmas": true,
  42. "static_gradient": true,
  43. "rgb_test": true,
  44. "alternating": true,
  45. "twinkle": true
  46. }
  47. },
  48. "ws2812": {
  49. "pin": "B15",
  50. "driver": "spi"
  51. },
  52. "development_board": "bluepill",
  53. "layout_aliases": {
  54. "LAYOUT_all": "LAYOUT"
  55. },
  56. "layouts": {
  57. "LAYOUT": {
  58. "layout": [
  59. {"label": "Esc", "matrix": [0, 0], "x": 0, "y": 0},
  60. {"label": "Esc", "matrix": [0, 1], "x": 1.25, "y": 0},
  61. {"label": "1", "matrix": [0, 2], "x": 2.25, "y": 0},
  62. {"label": "2", "matrix": [0, 3], "x": 3.25, "y": 0},
  63. {"label": "3", "matrix": [0, 4], "x": 4.25, "y": 0},
  64. {"label": "4", "matrix": [1, 4], "x": 5.25, "y": 0},
  65. {"label": "5", "matrix": [0, 5], "x": 6.25, "y": 0},
  66. {"label": "6", "matrix": [0, 6], "x": 7.25, "y": 0},
  67. {"label": "7", "matrix": [0, 7], "x": 9.25, "y": 0},
  68. {"label": "8", "matrix": [0, 8], "x": 10.25, "y": 0},
  69. {"label": "9", "matrix": [0, 9], "x": 11.25, "y": 0},
  70. {"label": "0", "matrix": [0, 10], "x": 12.25, "y": 0},
  71. {"label": "-", "matrix": [0, 11], "x": 13.25, "y": 0},
  72. {"label": "=", "matrix": [0, 12], "x": 14.25, "y": 0},
  73. {"label": "`", "matrix": [0, 13], "x": 15.25, "y": 0},
  74. {"label": "Delete", "matrix": [0, 14], "x": 16.25, "y": 0},
  75. {"label": "Page Up", "matrix": [1, 0], "x": 0, "y": 1},
  76. {"label": "Tab", "matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
  77. {"label": "Q", "matrix": [1, 2], "x": 2.75, "y": 1},
  78. {"label": "W", "matrix": [1, 3], "x": 3.75, "y": 1},
  79. {"label": "E", "matrix": [2, 4], "x": 4.75, "y": 1},
  80. {"label": "R", "matrix": [1, 5], "x": 5.75, "y": 1},
  81. {"label": "T", "matrix": [1, 6], "x": 6.75, "y": 1},
  82. {"label": "Y", "matrix": [1, 7], "x": 8.75, "y": 1},
  83. {"label": "U", "matrix": [1, 8], "x": 9.75, "y": 1},
  84. {"label": "I", "matrix": [1, 9], "x": 10.75, "y": 1},
  85. {"label": "O", "matrix": [1, 10], "x": 11.75, "y": 1},
  86. {"label": "P", "matrix": [1, 11], "x": 12.75, "y": 1},
  87. {"label": "[", "matrix": [1, 12], "x": 13.75, "y": 1},
  88. {"label": "]", "matrix": [1, 13], "x": 14.75, "y": 1},
  89. {"label": "Backspace", "matrix": [1, 14], "x": 15.75, "y": 1, "w": 1.5},
  90. {"label": "Page Down", "matrix": [2, 0], "x": 0, "y": 2},
  91. {"label": "Caps Lock", "matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
  92. {"label": "A", "matrix": [2, 2], "x": 3, "y": 2},
  93. {"label": "S", "matrix": [2, 3], "x": 4, "y": 2},
  94. {"label": "D", "matrix": [3, 4], "x": 5, "y": 2},
  95. {"label": "F", "matrix": [2, 5], "x": 6, "y": 2},
  96. {"label": "G", "matrix": [2, 6], "x": 7, "y": 2},
  97. {"label": "H", "matrix": [2, 7], "x": 9, "y": 2},
  98. {"label": "J", "matrix": [2, 8], "x": 10, "y": 2},
  99. {"label": "K", "matrix": [2, 9], "x": 11, "y": 2},
  100. {"label": "L", "matrix": [2, 10], "x": 12, "y": 2},
  101. {"label": ";", "matrix": [2, 11], "x": 13, "y": 2},
  102. {"label": "'", "matrix": [2, 12], "x": 14, "y": 2},
  103. {"label": "Enter", "matrix": [2, 13], "x": 15, "y": 2, "w": 2.25},
  104. {"label": "Shift", "matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  105. {"label": "Z", "matrix": [3, 2], "x": 3.5, "y": 3},
  106. {"label": "X", "matrix": [3, 3], "x": 4.5, "y": 3},
  107. {"label": "C", "matrix": [4, 4], "x": 5.5, "y": 3},
  108. {"label": "V", "matrix": [3, 5], "x": 6.5, "y": 3},
  109. {"label": "B", "matrix": [3, 6], "x": 7.5, "y": 3},
  110. {"label": "N", "matrix": [3, 7], "x": 9.5, "y": 3},
  111. {"label": "M", "matrix": [3, 8], "x": 10.5, "y": 3},
  112. {"label": ",", "matrix": [3, 9], "x": 11.5, "y": 3},
  113. {"label": ".", "matrix": [3, 10], "x": 12.5, "y": 3},
  114. {"label": "/", "matrix": [3, 11], "x": 13.5, "y": 3},
  115. {"label": "Shift", "matrix": [3, 12], "x": 14.5, "y": 3, "w": 1.75},
  116. {"label": "\u2191", "matrix": [3, 14], "x": 16.5, "y": 3.25},
  117. {"label": "Ctrl", "matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
  118. {"label": "Alt", "matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.25},
  119. {"label": "Space", "matrix": [4, 5], "x": 5.5, "y": 4, "w": 2},
  120. {"label": "Fn", "matrix": [4, 6], "x": 7.5, "y": 4},
  121. {"label": "Space", "matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75},
  122. {"label": "Alt", "matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5},
  123. {"label": "\u2190", "matrix": [4, 12], "x": 15.5, "y": 4.25},
  124. {"label": "\u2193", "matrix": [4, 13], "x": 16.5, "y": 4.25},
  125. {"label": "\u2192", "matrix": [4, 14], "x": 17.5, "y": 4.25}
  126. ]
  127. }
  128. }
  129. }