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.

353 lines
14 KiB

Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) * Add LAYOUT_alice support: fallacy * Add LAYOUT_alice support: kb_elmo/sesame * Add LAYOUT_alice support: cheshire/curiosity * Add LAYOUT_alice support: evyd13/wonderland * Add LAYOUT_alice support: mechlovin/adelais * Update LAYOUT_alice support: projectkb/alice The PR that added Alice community layout support for the projectkb/alice/rev2 simultaneously broke support for every other keyboard that supported LAYOUT_alice. This commit partially reverts the offending PR. `LAYOUT_alice` for the projectkb/alice has been renamed to `LAYOUT_alice_split_bs`, and a correct 65-key `LAYOUT_alice` has been added. Additionally, the `LAYOUTS` rule has been moved to keyboard level as the layout macros are shared between rev1 and rev2 boards, which means the layout options are the same for both revisions. * Update ramonimbao/aelith info.json Keyboard source was already correct to support LAYOUT_alice, but the layout tree was missing from info.json. * Fork `alice` Community Layout... ... into Standard and Split Backspace versions Also updates stanrc85's layout keymap to use 65 keys instead of the Split Backspace 66-key version. * Update LAYOUT_alice support: sneakbox/aliceclone Rework the sneakbox/aliceclone to use the Split Backspace Alice layout. * Update LAYOUT_alice support: zoo/wampus The layout macro that was `LAYOUT_alice` was 66 keys. This layout macro has been renamed to `LAYOUT_alice_split_bs`, and a 65-key `LAYOUT_alice` has been added. Additionally, the 66-key macro has been rearranged to accept its keycodes in the intended order for Community Layout support. * Update keyboards for `LAYOUT_alice_split_bs` support * LAYOUT_alice_split_bs support: ergosaurus * LAYOUT_alice_split_bs support: handwired/colorlice * LAYOUT_alice(_split_bs) support: handwired/owlet60 * LAYOUT_alice_split_bs support: nightly_boards/alter/rev1 * LAYOUT_alice(_split_bs) support: sck/osa * LAYOUT_alice_split_bs support: tgr/alice * LAYOUT_alice(_split_bs) support: tkc/osav2 * LAYOUT_alice_split_bs support: xelus/valor/rev1
3 years ago
Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106) * Add LAYOUT_alice support: fallacy * Add LAYOUT_alice support: kb_elmo/sesame * Add LAYOUT_alice support: cheshire/curiosity * Add LAYOUT_alice support: evyd13/wonderland * Add LAYOUT_alice support: mechlovin/adelais * Update LAYOUT_alice support: projectkb/alice The PR that added Alice community layout support for the projectkb/alice/rev2 simultaneously broke support for every other keyboard that supported LAYOUT_alice. This commit partially reverts the offending PR. `LAYOUT_alice` for the projectkb/alice has been renamed to `LAYOUT_alice_split_bs`, and a correct 65-key `LAYOUT_alice` has been added. Additionally, the `LAYOUTS` rule has been moved to keyboard level as the layout macros are shared between rev1 and rev2 boards, which means the layout options are the same for both revisions. * Update ramonimbao/aelith info.json Keyboard source was already correct to support LAYOUT_alice, but the layout tree was missing from info.json. * Fork `alice` Community Layout... ... into Standard and Split Backspace versions Also updates stanrc85's layout keymap to use 65 keys instead of the Split Backspace 66-key version. * Update LAYOUT_alice support: sneakbox/aliceclone Rework the sneakbox/aliceclone to use the Split Backspace Alice layout. * Update LAYOUT_alice support: zoo/wampus The layout macro that was `LAYOUT_alice` was 66 keys. This layout macro has been renamed to `LAYOUT_alice_split_bs`, and a 65-key `LAYOUT_alice` has been added. Additionally, the 66-key macro has been rearranged to accept its keycodes in the intended order for Community Layout support. * Update keyboards for `LAYOUT_alice_split_bs` support * LAYOUT_alice_split_bs support: ergosaurus * LAYOUT_alice_split_bs support: handwired/colorlice * LAYOUT_alice(_split_bs) support: handwired/owlet60 * LAYOUT_alice_split_bs support: nightly_boards/alter/rev1 * LAYOUT_alice(_split_bs) support: sck/osa * LAYOUT_alice_split_bs support: tgr/alice * LAYOUT_alice(_split_bs) support: tkc/osav2 * LAYOUT_alice_split_bs support: xelus/valor/rev1
3 years ago
  1. {
  2. "keyboard_name": "Sesame",
  3. "manufacturer": "kb-elmo",
  4. "url": "https://github.com/kb-elmo/sesame",
  5. "maintainer": "kb-elmo",
  6. "usb": {
  7. "vid": "0xA68C",
  8. "pid": "0xE2BD",
  9. "device_version": "0.0.1"
  10. },
  11. "matrix_pins": {
  12. "cols": ["D1", "D5", "D6", "D7", "C0", "C1", "C2", "C3", "A6", "A5", "A4", "A3", "A2", "A1", "A0"],
  13. "rows": ["C4", "C5", "C6", "C7", "A7"]
  14. },
  15. "diode_direction": "COL2ROW",
  16. "bootmagic": {
  17. "matrix": [0, 1]
  18. },
  19. "processor": "atmega32a",
  20. "bootloader": "usbasploader",
  21. "features": {
  22. "bootmagic": true,
  23. "mousekey": false,
  24. "extrakey": true
  25. },
  26. "community_layouts": ["alice", "alice_split_bs"],
  27. "layout_aliases": {
  28. "LAYOUT": "LAYOUT_alice",
  29. "LAYOUT_all": "LAYOUT_alice_split_bs"
  30. },
  31. "layouts": {
  32. "LAYOUT_alice": {
  33. "layout": [
  34. {"matrix": [0, 0], "x": 0, "y": 0},
  35. {"matrix": [0, 1], "x": 1.25, "y": 0},
  36. {"matrix": [0, 2], "x": 2.25, "y": 0},
  37. {"matrix": [0, 3], "x": 3.25, "y": 0},
  38. {"matrix": [0, 4], "x": 4.25, "y": 0},
  39. {"matrix": [0, 5], "x": 5.25, "y": 0},
  40. {"matrix": [0, 6], "x": 6.25, "y": 0},
  41. {"matrix": [0, 7], "x": 7.25, "y": 0},
  42. {"matrix": [0, 8], "x": 10.25, "y": 0},
  43. {"matrix": [0, 9], "x": 11.25, "y": 0},
  44. {"matrix": [0, 10], "x": 12.25, "y": 0},
  45. {"matrix": [0, 11], "x": 13.25, "y": 0},
  46. {"matrix": [0, 12], "x": 14.25, "y": 0},
  47. {"matrix": [0, 13], "x": 15.25, "y": 0},
  48. {"matrix": [0, 14], "x": 16.25, "y": 0, "w": 2},
  49. {"matrix": [1, 0], "x": 0, "y": 1},
  50. {"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
  51. {"matrix": [1, 2], "x": 2.75, "y": 1},
  52. {"matrix": [1, 3], "x": 3.75, "y": 1},
  53. {"matrix": [1, 4], "x": 4.75, "y": 1},
  54. {"matrix": [1, 5], "x": 5.75, "y": 1},
  55. {"matrix": [1, 6], "x": 6.75, "y": 1},
  56. {"matrix": [1, 7], "x": 9.75, "y": 1},
  57. {"matrix": [1, 8], "x": 10.75, "y": 1},
  58. {"matrix": [1, 9], "x": 11.75, "y": 1},
  59. {"matrix": [1, 10], "x": 12.75, "y": 1},
  60. {"matrix": [1, 11], "x": 13.75, "y": 1},
  61. {"matrix": [1, 12], "x": 14.75, "y": 1},
  62. {"matrix": [1, 13], "x": 15.75, "y": 1},
  63. {"matrix": [1, 14], "x": 16.75, "y": 1, "w": 1.5},
  64. {"matrix": [2, 0], "x": 0, "y": 2},
  65. {"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
  66. {"matrix": [2, 2], "x": 3, "y": 2},
  67. {"matrix": [2, 3], "x": 4, "y": 2},
  68. {"matrix": [2, 4], "x": 5, "y": 2},
  69. {"matrix": [2, 5], "x": 6, "y": 2},
  70. {"matrix": [2, 6], "x": 7, "y": 2},
  71. {"matrix": [2, 7], "x": 10, "y": 2},
  72. {"matrix": [2, 8], "x": 11, "y": 2},
  73. {"matrix": [2, 9], "x": 12, "y": 2},
  74. {"matrix": [2, 10], "x": 13, "y": 2},
  75. {"matrix": [2, 11], "x": 14, "y": 2},
  76. {"matrix": [2, 12], "x": 15, "y": 2},
  77. {"matrix": [2, 14], "x": 16, "y": 2, "w": 2.25},
  78. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  79. {"matrix": [3, 2], "x": 3.5, "y": 3},
  80. {"matrix": [3, 3], "x": 4.5, "y": 3},
  81. {"matrix": [3, 4], "x": 5.5, "y": 3},
  82. {"matrix": [3, 5], "x": 6.5, "y": 3},
  83. {"matrix": [3, 6], "x": 7.5, "y": 3},
  84. {"matrix": [3, 7], "x": 9.5, "y": 3},
  85. {"matrix": [3, 8], "x": 10.5, "y": 3},
  86. {"matrix": [3, 9], "x": 11.5, "y": 3},
  87. {"matrix": [3, 10], "x": 12.5, "y": 3},
  88. {"matrix": [3, 11], "x": 13.5, "y": 3},
  89. {"matrix": [3, 12], "x": 14.5, "y": 3},
  90. {"matrix": [3, 13], "x": 15.5, "y": 3, "w": 1.75},
  91. {"matrix": [3, 14], "x": 17.25, "y": 3},
  92. {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.5},
  93. {"matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.5},
  94. {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2},
  95. {"matrix": [4, 6], "x": 7.75, "y": 4, "w": 1.25},
  96. {"matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75},
  97. {"matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5},
  98. {"matrix": [4, 13], "x": 16.75, "y": 4, "w": 1.5}
  99. ]
  100. },
  101. "LAYOUT_alice_split_bs": {
  102. "layout": [
  103. {"matrix": [0, 0], "x": 0, "y": 0},
  104. {"matrix": [0, 1], "x": 1.25, "y": 0},
  105. {"matrix": [0, 2], "x": 2.25, "y": 0},
  106. {"matrix": [0, 3], "x": 3.25, "y": 0},
  107. {"matrix": [0, 4], "x": 4.25, "y": 0},
  108. {"matrix": [0, 5], "x": 5.25, "y": 0},
  109. {"matrix": [0, 6], "x": 6.25, "y": 0},
  110. {"matrix": [0, 7], "x": 7.25, "y": 0},
  111. {"matrix": [0, 8], "x": 10.25, "y": 0},
  112. {"matrix": [0, 9], "x": 11.25, "y": 0},
  113. {"matrix": [0, 10], "x": 12.25, "y": 0},
  114. {"matrix": [0, 11], "x": 13.25, "y": 0},
  115. {"matrix": [0, 12], "x": 14.25, "y": 0},
  116. {"matrix": [0, 13], "x": 15.25, "y": 0},
  117. {"matrix": [2, 13], "x": 16.25, "y": 0},
  118. {"matrix": [0, 14], "x": 17.25, "y": 0},
  119. {"matrix": [1, 0], "x": 0, "y": 1},
  120. {"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
  121. {"matrix": [1, 2], "x": 2.75, "y": 1},
  122. {"matrix": [1, 3], "x": 3.75, "y": 1},
  123. {"matrix": [1, 4], "x": 4.75, "y": 1},
  124. {"matrix": [1, 5], "x": 5.75, "y": 1},
  125. {"matrix": [1, 6], "x": 6.75, "y": 1},
  126. {"matrix": [1, 7], "x": 9.75, "y": 1},
  127. {"matrix": [1, 8], "x": 10.75, "y": 1},
  128. {"matrix": [1, 9], "x": 11.75, "y": 1},
  129. {"matrix": [1, 10], "x": 12.75, "y": 1},
  130. {"matrix": [1, 11], "x": 13.75, "y": 1},
  131. {"matrix": [1, 12], "x": 14.75, "y": 1},
  132. {"matrix": [1, 13], "x": 15.75, "y": 1},
  133. {"matrix": [1, 14], "x": 16.75, "y": 1, "w": 1.5},
  134. {"matrix": [2, 0], "x": 0, "y": 2},
  135. {"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
  136. {"matrix": [2, 2], "x": 3, "y": 2},
  137. {"matrix": [2, 3], "x": 4, "y": 2},
  138. {"matrix": [2, 4], "x": 5, "y": 2},
  139. {"matrix": [2, 5], "x": 6, "y": 2},
  140. {"matrix": [2, 6], "x": 7, "y": 2},
  141. {"matrix": [2, 7], "x": 10, "y": 2},
  142. {"matrix": [2, 8], "x": 11, "y": 2},
  143. {"matrix": [2, 9], "x": 12, "y": 2},
  144. {"matrix": [2, 10], "x": 13, "y": 2},
  145. {"matrix": [2, 11], "x": 14, "y": 2},
  146. {"matrix": [2, 12], "x": 15, "y": 2},
  147. {"matrix": [2, 14], "x": 16, "y": 2, "w": 2.25},
  148. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  149. {"matrix": [3, 2], "x": 3.5, "y": 3},
  150. {"matrix": [3, 3], "x": 4.5, "y": 3},
  151. {"matrix": [3, 4], "x": 5.5, "y": 3},
  152. {"matrix": [3, 5], "x": 6.5, "y": 3},
  153. {"matrix": [3, 6], "x": 7.5, "y": 3},
  154. {"matrix": [3, 7], "x": 9.5, "y": 3},
  155. {"matrix": [3, 8], "x": 10.5, "y": 3},
  156. {"matrix": [3, 9], "x": 11.5, "y": 3},
  157. {"matrix": [3, 10], "x": 12.5, "y": 3},
  158. {"matrix": [3, 11], "x": 13.5, "y": 3},
  159. {"matrix": [3, 12], "x": 14.5, "y": 3},
  160. {"matrix": [3, 13], "x": 15.5, "y": 3, "w": 1.75},
  161. {"matrix": [3, 14], "x": 17.25, "y": 3},
  162. {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.5},
  163. {"matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.5},
  164. {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2},
  165. {"matrix": [4, 6], "x": 7.75, "y": 4, "w": 1.25},
  166. {"matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75},
  167. {"matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5},
  168. {"matrix": [4, 13], "x": 16.75, "y": 4, "w": 1.5}
  169. ]
  170. },
  171. "LAYOUT_long_rshift": {
  172. "layout": [
  173. {"matrix": [0, 0], "x": 0, "y": 0},
  174. {"matrix": [0, 1], "x": 1.25, "y": 0},
  175. {"matrix": [0, 2], "x": 2.25, "y": 0},
  176. {"matrix": [0, 3], "x": 3.25, "y": 0},
  177. {"matrix": [0, 4], "x": 4.25, "y": 0},
  178. {"matrix": [0, 5], "x": 5.25, "y": 0},
  179. {"matrix": [0, 6], "x": 6.25, "y": 0},
  180. {"matrix": [0, 7], "x": 7.25, "y": 0},
  181. {"matrix": [0, 8], "x": 10.25, "y": 0},
  182. {"matrix": [0, 9], "x": 11.25, "y": 0},
  183. {"matrix": [0, 10], "x": 12.25, "y": 0},
  184. {"matrix": [0, 11], "x": 13.25, "y": 0},
  185. {"matrix": [0, 12], "x": 14.25, "y": 0},
  186. {"matrix": [0, 13], "x": 15.25, "y": 0},
  187. {"matrix": [0, 14], "x": 16.25, "y": 0, "w": 2},
  188. {"matrix": [1, 0], "x": 0, "y": 1},
  189. {"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
  190. {"matrix": [1, 2], "x": 2.75, "y": 1},
  191. {"matrix": [1, 3], "x": 3.75, "y": 1},
  192. {"matrix": [1, 4], "x": 4.75, "y": 1},
  193. {"matrix": [1, 5], "x": 5.75, "y": 1},
  194. {"matrix": [1, 6], "x": 6.75, "y": 1},
  195. {"matrix": [1, 7], "x": 9.75, "y": 1},
  196. {"matrix": [1, 8], "x": 10.75, "y": 1},
  197. {"matrix": [1, 9], "x": 11.75, "y": 1},
  198. {"matrix": [1, 10], "x": 12.75, "y": 1},
  199. {"matrix": [1, 11], "x": 13.75, "y": 1},
  200. {"matrix": [1, 12], "x": 14.75, "y": 1},
  201. {"matrix": [1, 13], "x": 15.75, "y": 1},
  202. {"matrix": [1, 14], "x": 16.75, "y": 1, "w": 1.5},
  203. {"matrix": [2, 0], "x": 0, "y": 2},
  204. {"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
  205. {"matrix": [2, 2], "x": 3, "y": 2},
  206. {"matrix": [2, 3], "x": 4, "y": 2},
  207. {"matrix": [2, 4], "x": 5, "y": 2},
  208. {"matrix": [2, 5], "x": 6, "y": 2},
  209. {"matrix": [2, 6], "x": 7, "y": 2},
  210. {"matrix": [2, 7], "x": 10, "y": 2},
  211. {"matrix": [2, 8], "x": 11, "y": 2},
  212. {"matrix": [2, 9], "x": 12, "y": 2},
  213. {"matrix": [2, 10], "x": 13, "y": 2},
  214. {"matrix": [2, 11], "x": 14, "y": 2},
  215. {"matrix": [2, 12], "x": 15, "y": 2},
  216. {"matrix": [2, 14], "x": 16, "y": 2, "w": 2.25},
  217. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  218. {"matrix": [3, 2], "x": 3.5, "y": 3},
  219. {"matrix": [3, 3], "x": 4.5, "y": 3},
  220. {"matrix": [3, 4], "x": 5.5, "y": 3},
  221. {"matrix": [3, 5], "x": 6.5, "y": 3},
  222. {"matrix": [3, 6], "x": 7.5, "y": 3},
  223. {"matrix": [3, 7], "x": 9.5, "y": 3},
  224. {"matrix": [3, 8], "x": 10.5, "y": 3},
  225. {"matrix": [3, 9], "x": 11.5, "y": 3},
  226. {"matrix": [3, 10], "x": 12.5, "y": 3},
  227. {"matrix": [3, 11], "x": 13.5, "y": 3},
  228. {"matrix": [3, 12], "x": 14.5, "y": 3},
  229. {"matrix": [3, 13], "x": 15.5, "y": 3, "w": 2.75},
  230. {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.5},
  231. {"matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.5},
  232. {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2},
  233. {"matrix": [4, 6], "x": 7.75, "y": 4, "w": 1.25},
  234. {"matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75},
  235. {"matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5},
  236. {"matrix": [4, 13], "x": 16.75, "y": 4, "w": 1.5}
  237. ]
  238. },
  239. "LAYOUT_split_bs": {
  240. "layout": [
  241. {"matrix": [0, 0], "x": 0, "y": 0},
  242. {"matrix": [0, 1], "x": 1.25, "y": 0},
  243. {"matrix": [0, 2], "x": 2.25, "y": 0},
  244. {"matrix": [0, 3], "x": 3.25, "y": 0},
  245. {"matrix": [0, 4], "x": 4.25, "y": 0},
  246. {"matrix": [0, 5], "x": 5.25, "y": 0},
  247. {"matrix": [0, 6], "x": 6.25, "y": 0},
  248. {"matrix": [0, 7], "x": 7.25, "y": 0},
  249. {"matrix": [0, 8], "x": 10.25, "y": 0},
  250. {"matrix": [0, 9], "x": 11.25, "y": 0},
  251. {"matrix": [0, 10], "x": 12.25, "y": 0},
  252. {"matrix": [0, 11], "x": 13.25, "y": 0},
  253. {"matrix": [0, 12], "x": 14.25, "y": 0},
  254. {"matrix": [0, 13], "x": 15.25, "y": 0},
  255. {"matrix": [2, 13], "x": 16.25, "y": 0},
  256. {"matrix": [0, 14], "x": 17.25, "y": 0},
  257. {"matrix": [1, 0], "x": 0, "y": 1},
  258. {"matrix": [1, 1], "x": 1.25, "y": 1, "w": 1.5},
  259. {"matrix": [1, 2], "x": 2.75, "y": 1},
  260. {"matrix": [1, 3], "x": 3.75, "y": 1},
  261. {"matrix": [1, 4], "x": 4.75, "y": 1},
  262. {"matrix": [1, 5], "x": 5.75, "y": 1},
  263. {"matrix": [1, 6], "x": 6.75, "y": 1},
  264. {"matrix": [1, 7], "x": 9.75, "y": 1},
  265. {"matrix": [1, 8], "x": 10.75, "y": 1},
  266. {"matrix": [1, 9], "x": 11.75, "y": 1},
  267. {"matrix": [1, 10], "x": 12.75, "y": 1},
  268. {"matrix": [1, 11], "x": 13.75, "y": 1},
  269. {"matrix": [1, 12], "x": 14.75, "y": 1},
  270. {"matrix": [1, 13], "x": 15.75, "y": 1},
  271. {"matrix": [1, 14], "x": 16.75, "y": 1, "w": 1.5},
  272. {"matrix": [2, 0], "x": 0, "y": 2},
  273. {"matrix": [2, 1], "x": 1.25, "y": 2, "w": 1.75},
  274. {"matrix": [2, 2], "x": 3, "y": 2},
  275. {"matrix": [2, 3], "x": 4, "y": 2},
  276. {"matrix": [2, 4], "x": 5, "y": 2},
  277. {"matrix": [2, 5], "x": 6, "y": 2},
  278. {"matrix": [2, 6], "x": 7, "y": 2},
  279. {"matrix": [2, 7], "x": 10, "y": 2},
  280. {"matrix": [2, 8], "x": 11, "y": 2},
  281. {"matrix": [2, 9], "x": 12, "y": 2},
  282. {"matrix": [2, 10], "x": 13, "y": 2},
  283. {"matrix": [2, 11], "x": 14, "y": 2},
  284. {"matrix": [2, 12], "x": 15, "y": 2},
  285. {"matrix": [2, 14], "x": 16, "y": 2, "w": 2.25},
  286. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  287. {"matrix": [3, 2], "x": 3.5, "y": 3},
  288. {"matrix": [3, 3], "x": 4.5, "y": 3},
  289. {"matrix": [3, 4], "x": 5.5, "y": 3},
  290. {"matrix": [3, 5], "x": 6.5, "y": 3},
  291. {"matrix": [3, 6], "x": 7.5, "y": 3},
  292. {"matrix": [3, 7], "x": 9.5, "y": 3},
  293. {"matrix": [3, 8], "x": 10.5, "y": 3},
  294. {"matrix": [3, 9], "x": 11.5, "y": 3},
  295. {"matrix": [3, 10], "x": 12.5, "y": 3},
  296. {"matrix": [3, 11], "x": 13.5, "y": 3},
  297. {"matrix": [3, 12], "x": 14.5, "y": 3},
  298. {"matrix": [3, 13], "x": 15.5, "y": 3, "w": 2.75},
  299. {"matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.5},
  300. {"matrix": [4, 3], "x": 4.25, "y": 4, "w": 1.5},
  301. {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2},
  302. {"matrix": [4, 6], "x": 7.75, "y": 4, "w": 1.25},
  303. {"matrix": [4, 8], "x": 9.5, "y": 4, "w": 2.75},
  304. {"matrix": [4, 10], "x": 12.25, "y": 4, "w": 1.5},
  305. {"matrix": [4, 13], "x": 16.75, "y": 4, "w": 1.5}
  306. ]
  307. }
  308. }
  309. }