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.

308 lines
13 KiB

Slice Keyboard (#8464) * Adding Slice Keyboard * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Erovia <Erovia@users.noreply.github.com> * Update config.h * Update keyboards/basekeys/slice/slice.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/slice.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update and rename rev1.c to rev1_rgb.c * Rename rev1.h to rev1_rgb.h * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/slice_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/slice_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * slice_font location * Update config.h * Delete slice_font.c * Update config.h * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/keymaps/default_split_left_space/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keymap.c * oled rotation, config handedness * OLED and LED functionality removed * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keymap.c * oled rotation, config handedness * rev1 added EE_HANDS * oled function name * oled function name * oled function name * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Joel Challis <git@zvecr.com> * keymap changes * Delete _font.c * keymap changes, VID/PID * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * split_util.h used Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
Slice Keyboard (#8464) * Adding Slice Keyboard * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Erovia <Erovia@users.noreply.github.com> * Update config.h * Update keyboards/basekeys/slice/slice.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/slice.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update and rename rev1.c to rev1_rgb.c * Rename rev1.h to rev1_rgb.h * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/slice_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/slice_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * slice_font location * Update config.h * Delete slice_font.c * Update config.h * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/keymaps/default_split_left_space/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keymap.c * oled rotation, config handedness * OLED and LED functionality removed * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keymap.c * oled rotation, config handedness * rev1 added EE_HANDS * oled function name * oled function name * oled function name * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Joel Challis <git@zvecr.com> * keymap changes * Delete _font.c * keymap changes, VID/PID * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * split_util.h used Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
Slice Keyboard (#8464) * Adding Slice Keyboard * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Erovia <Erovia@users.noreply.github.com> * Update config.h * Update keyboards/basekeys/slice/slice.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/slice.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update and rename rev1.c to rev1_rgb.c * Rename rev1.h to rev1_rgb.h * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/slice_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/slice_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * slice_font location * Update config.h * Delete slice_font.c * Update config.h * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/keymaps/default_split_left_space/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keymap.c * oled rotation, config handedness * OLED and LED functionality removed * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keymap.c * oled rotation, config handedness * rev1 added EE_HANDS * oled function name * oled function name * oled function name * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Joel Challis <git@zvecr.com> * keymap changes * Delete _font.c * keymap changes, VID/PID * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * split_util.h used Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
Slice Keyboard (#8464) * Adding Slice Keyboard * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Erovia <Erovia@users.noreply.github.com> * Update config.h * Update keyboards/basekeys/slice/slice.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/slice.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update and rename rev1.c to rev1_rgb.c * Rename rev1.h to rev1_rgb.h * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/slice_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/slice_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/_font.c Co-Authored-By: Joel Challis <git@zvecr.com> * slice_font location * Update config.h * Delete slice_font.c * Update config.h * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/rev1/rules.mk Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/keymaps/default_split_left_space/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keymap.c * oled rotation, config handedness * OLED and LED functionality removed * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/basekeys/slice/keymaps/default/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keymap.c * Update keymap.c * oled rotation, config handedness * rev1 added EE_HANDS * oled function name * oled function name * oled function name * Update keyboards/basekeys/slice/rev1_rgb/rules.mk Co-Authored-By: Joel Challis <git@zvecr.com> * keymap changes * Delete _font.c * keymap changes, VID/PID * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/basekeys/slice/rev1_rgb/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * split_util.h used Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
  1. {
  2. "keyboard_name": "Slice RGB",
  3. "manufacturer": "2Moons",
  4. "url": "https://www.basekeys.com",
  5. "maintainer": "2Moons",
  6. "usb": {
  7. "vid": "0x04D8",
  8. "pid": "0xEC15",
  9. "device_version": "0.0.2"
  10. },
  11. "matrix_pins": {
  12. "cols": ["F4", "F5", "F6", "F7", "B1", "B3", "B2", "B6", "B5"],
  13. "rows": ["D4", "C6", "D7", "E6", "B4"]
  14. },
  15. "diode_direction": "COL2ROW",
  16. "split": {
  17. "soft_serial_pin": "D2"
  18. },
  19. "ws2812": {
  20. "pin": "D3"
  21. },
  22. "rgblight": {
  23. "hue_steps": 10,
  24. "led_count": 69,
  25. "max_brightness": 120,
  26. "split_count": [34, 35],
  27. "animations": {
  28. "breathing": true,
  29. "rainbow_mood": true,
  30. "rainbow_swirl": true,
  31. "snake": true,
  32. "knight": true,
  33. "christmas": true,
  34. "static_gradient": true,
  35. "rgb_test": true,
  36. "alternating": true,
  37. "twinkle": true
  38. }
  39. },
  40. "processor": "atmega32u4",
  41. "bootloader": "caterina",
  42. "layouts": {
  43. "LAYOUT": {
  44. "layout": [
  45. {"matrix": [0, 0], "x": 0, "y": 0},
  46. {"matrix": [0, 1], "x": 1.66, "y": 0},
  47. {"matrix": [0, 2], "x": 2.66, "y": 0},
  48. {"matrix": [0, 3], "x": 3.66, "y": 0},
  49. {"matrix": [0, 4], "x": 4.66, "y": 0},
  50. {"matrix": [0, 5], "x": 5.66, "y": 0},
  51. {"matrix": [0, 6], "x": 6.66, "y": 0},
  52. {"matrix": [0, 7], "x": 7.66, "y": 0},
  53. {"matrix": [5, 0], "x": 9.32, "y": 0},
  54. {"matrix": [5, 1], "x": 10.32, "y": 0},
  55. {"matrix": [5, 2], "x": 11.32, "y": 0},
  56. {"matrix": [5, 3], "x": 12.32, "y": 0},
  57. {"matrix": [5, 4], "x": 13.32, "y": 0},
  58. {"matrix": [5, 5], "x": 14.32, "y": 0},
  59. {"matrix": [5, 6], "x": 15.32, "y": 0, "w": 2},
  60. {"matrix": [1, 0], "x": 0, "y": 1},
  61. {"matrix": [1, 1], "x": 1.53, "y": 1, "w": 1.5},
  62. {"matrix": [1, 2], "x": 3.03, "y": 1},
  63. {"matrix": [1, 3], "x": 4.03, "y": 1},
  64. {"matrix": [1, 4], "x": 5.03, "y": 1},
  65. {"matrix": [1, 5], "x": 6.03, "y": 1},
  66. {"matrix": [1, 6], "x": 7.03, "y": 1},
  67. {"matrix": [6, 0], "x": 9, "y": 1},
  68. {"matrix": [6, 1], "x": 10, "y": 1},
  69. {"matrix": [6, 2], "x": 11, "y": 1},
  70. {"matrix": [6, 3], "x": 12, "y": 1},
  71. {"matrix": [6, 4], "x": 13, "y": 1},
  72. {"matrix": [6, 5], "x": 14, "y": 1},
  73. {"matrix": [6, 6], "x": 15.05, "y": 1},
  74. {"matrix": [6, 7], "x": 16.1, "y": 1, "w": 1.5},
  75. {"matrix": [2, 0], "x": 0, "y": 2},
  76. {"matrix": [2, 1], "x": 1.39, "y": 2, "w": 1.75},
  77. {"matrix": [2, 2], "x": 3.14, "y": 2},
  78. {"matrix": [2, 3], "x": 4.14, "y": 2},
  79. {"matrix": [2, 4], "x": 5.14, "y": 2},
  80. {"matrix": [2, 5], "x": 6.14, "y": 2},
  81. {"matrix": [2, 6], "x": 7.14, "y": 2},
  82. {"matrix": [7, 0], "x": 9.34, "y": 2},
  83. {"matrix": [7, 1], "x": 10.34, "y": 2},
  84. {"matrix": [7, 2], "x": 11.34, "y": 2},
  85. {"matrix": [7, 3], "x": 12.34, "y": 2},
  86. {"matrix": [7, 4], "x": 13.34, "y": 2},
  87. {"matrix": [7, 5], "x": 14.34, "y": 2},
  88. {"matrix": [7, 6], "x": 15.34, "y": 2, "w": 2.25},
  89. {"matrix": [3, 0], "x": 0, "y": 3},
  90. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  91. {"matrix": [3, 2], "x": 3.5, "y": 3},
  92. {"matrix": [3, 3], "x": 4.5, "y": 3},
  93. {"matrix": [3, 4], "x": 5.5, "y": 3},
  94. {"matrix": [3, 5], "x": 6.5, "y": 3},
  95. {"matrix": [3, 6], "x": 7.5, "y": 3},
  96. {"matrix": [8, 0], "x": 8.97, "y": 3},
  97. {"matrix": [8, 1], "x": 9.97, "y": 3},
  98. {"matrix": [8, 2], "x": 10.97, "y": 3},
  99. {"matrix": [8, 3], "x": 11.97, "y": 3},
  100. {"matrix": [8, 4], "x": 12.97, "y": 3},
  101. {"matrix": [8, 5], "x": 13.97, "y": 3},
  102. {"matrix": [8, 6], "x": 14.97, "y": 3, "w": 1.75},
  103. {"matrix": [8, 7], "x": 16.72, "y": 3},
  104. {"matrix": [4, 0], "x": 0, "y": 4},
  105. {"matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.25},
  106. {"matrix": [4, 2], "x": 2.75, "y": 4, "w": 1.25},
  107. {"matrix": [4, 3], "x": 4.75, "y": 4},
  108. {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2.75},
  109. {"matrix": [9, 0], "x": 8.97, "y": 4, "w": 2.25},
  110. {"matrix": [9, 1], "x": 11.22, "y": 4},
  111. {"matrix": [9, 2], "x": 13.98, "y": 4, "w": 1.25},
  112. {"matrix": [9, 3], "x": 15.23, "y": 4, "w": 1.25},
  113. {"matrix": [9, 4], "x": 16.48, "y": 4}
  114. ]
  115. },
  116. "LAYOUT_split_left_space": {
  117. "layout": [
  118. {"matrix": [0, 0], "x": 0, "y": 0},
  119. {"matrix": [0, 1], "x": 1.66, "y": 0},
  120. {"matrix": [0, 2], "x": 2.66, "y": 0},
  121. {"matrix": [0, 3], "x": 3.66, "y": 0},
  122. {"matrix": [0, 4], "x": 4.66, "y": 0},
  123. {"matrix": [0, 5], "x": 5.66, "y": 0},
  124. {"matrix": [0, 6], "x": 6.66, "y": 0},
  125. {"matrix": [0, 7], "x": 7.66, "y": 0},
  126. {"matrix": [5, 0], "x": 9.32, "y": 0},
  127. {"matrix": [5, 1], "x": 10.32, "y": 0},
  128. {"matrix": [5, 2], "x": 11.32, "y": 0},
  129. {"matrix": [5, 3], "x": 12.32, "y": 0},
  130. {"matrix": [5, 4], "x": 13.32, "y": 0},
  131. {"matrix": [5, 5], "x": 14.32, "y": 0},
  132. {"matrix": [5, 6], "x": 15.32, "y": 0, "w": 2},
  133. {"matrix": [1, 0], "x": 0, "y": 1},
  134. {"matrix": [1, 1], "x": 1.53, "y": 1, "w": 1.5},
  135. {"matrix": [1, 2], "x": 3.03, "y": 1},
  136. {"matrix": [1, 3], "x": 4.03, "y": 1},
  137. {"matrix": [1, 4], "x": 5.03, "y": 1},
  138. {"matrix": [1, 5], "x": 6.03, "y": 1},
  139. {"matrix": [1, 6], "x": 7.03, "y": 1},
  140. {"matrix": [6, 0], "x": 9, "y": 1},
  141. {"matrix": [6, 1], "x": 10, "y": 1},
  142. {"matrix": [6, 2], "x": 11, "y": 1},
  143. {"matrix": [6, 3], "x": 12, "y": 1},
  144. {"matrix": [6, 4], "x": 13, "y": 1},
  145. {"matrix": [6, 5], "x": 14, "y": 1},
  146. {"matrix": [6, 6], "x": 15.05, "y": 1},
  147. {"matrix": [6, 7], "x": 16.1, "y": 1, "w": 1.5},
  148. {"matrix": [2, 0], "x": 0, "y": 2},
  149. {"matrix": [2, 1], "x": 1.39, "y": 2, "w": 1.75},
  150. {"matrix": [2, 2], "x": 3.14, "y": 2},
  151. {"matrix": [2, 3], "x": 4.14, "y": 2},
  152. {"matrix": [2, 4], "x": 5.14, "y": 2},
  153. {"matrix": [2, 5], "x": 6.14, "y": 2},
  154. {"matrix": [2, 6], "x": 7.14, "y": 2},
  155. {"matrix": [7, 0], "x": 9.34, "y": 2},
  156. {"matrix": [7, 1], "x": 10.34, "y": 2},
  157. {"matrix": [7, 2], "x": 11.34, "y": 2},
  158. {"matrix": [7, 3], "x": 12.34, "y": 2},
  159. {"matrix": [7, 4], "x": 13.34, "y": 2},
  160. {"matrix": [7, 5], "x": 14.34, "y": 2},
  161. {"matrix": [7, 6], "x": 15.34, "y": 2, "w": 2.25},
  162. {"matrix": [3, 0], "x": 0, "y": 3},
  163. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  164. {"matrix": [3, 2], "x": 3.5, "y": 3},
  165. {"matrix": [3, 3], "x": 4.5, "y": 3},
  166. {"matrix": [3, 4], "x": 5.5, "y": 3},
  167. {"matrix": [3, 5], "x": 6.5, "y": 3},
  168. {"matrix": [3, 6], "x": 7.5, "y": 3},
  169. {"matrix": [8, 0], "x": 8.97, "y": 3},
  170. {"matrix": [8, 1], "x": 9.97, "y": 3},
  171. {"matrix": [8, 2], "x": 10.97, "y": 3},
  172. {"matrix": [8, 3], "x": 11.97, "y": 3},
  173. {"matrix": [8, 4], "x": 12.97, "y": 3},
  174. {"matrix": [8, 5], "x": 13.97, "y": 3},
  175. {"matrix": [8, 6], "x": 14.97, "y": 3, "w": 1.75},
  176. {"matrix": [8, 7], "x": 16.72, "y": 3},
  177. {"matrix": [4, 0], "x": 0, "y": 4},
  178. {"matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.25},
  179. {"matrix": [4, 2], "x": 2.75, "y": 4, "w": 1.25},
  180. {"matrix": [4, 3], "x": 4.75, "y": 4},
  181. {"matrix": [4, 4], "x": 5.75, "y": 4, "w": 1.75},
  182. {"matrix": [4, 6], "x": 7.5, "y": 4},
  183. {"matrix": [9, 0], "x": 8.97, "y": 4, "w": 2.25},
  184. {"matrix": [9, 1], "x": 11.22, "y": 4},
  185. {"matrix": [9, 2], "x": 13.98, "y": 4, "w": 1.25},
  186. {"matrix": [9, 3], "x": 15.23, "y": 4, "w": 1.25},
  187. {"matrix": [9, 4], "x": 16.48, "y": 4}
  188. ]
  189. },
  190. "LAYOUT_all": {
  191. "layout": [
  192. {"matrix": [0, 0], "x": 0, "y": 0},
  193. {"matrix": [0, 1], "x": 1.66, "y": 0},
  194. {"matrix": [0, 2], "x": 2.66, "y": 0},
  195. {"matrix": [0, 3], "x": 3.66, "y": 0},
  196. {"matrix": [0, 4], "x": 4.66, "y": 0},
  197. {"matrix": [0, 5], "x": 5.66, "y": 0},
  198. {"matrix": [0, 6], "x": 6.66, "y": 0},
  199. {"matrix": [0, 7], "x": 7.66, "y": 0},
  200. {"matrix": [5, 0], "x": 9.32, "y": 0},
  201. {"matrix": [5, 1], "x": 10.32, "y": 0},
  202. {"matrix": [5, 2], "x": 11.32, "y": 0},
  203. {"matrix": [5, 3], "x": 12.32, "y": 0},
  204. {"matrix": [5, 4], "x": 13.32, "y": 0},
  205. {"matrix": [5, 5], "x": 14.32, "y": 0},
  206. {"matrix": [5, 6], "x": 15.32, "y": 0, "w": 2},
  207. {"matrix": [1, 0], "x": 0, "y": 1},
  208. {"matrix": [1, 1], "x": 1.53, "y": 1, "w": 1.5},
  209. {"matrix": [1, 2], "x": 3.03, "y": 1},
  210. {"matrix": [1, 3], "x": 4.03, "y": 1},
  211. {"matrix": [1, 4], "x": 5.03, "y": 1},
  212. {"matrix": [1, 5], "x": 6.03, "y": 1},
  213. {"matrix": [1, 6], "x": 7.03, "y": 1},
  214. {"matrix": [6, 0], "x": 9, "y": 1},
  215. {"matrix": [6, 1], "x": 10, "y": 1},
  216. {"matrix": [6, 2], "x": 11, "y": 1},
  217. {"matrix": [6, 3], "x": 12, "y": 1},
  218. {"matrix": [6, 4], "x": 13, "y": 1},
  219. {"matrix": [6, 5], "x": 14, "y": 1},
  220. {"matrix": [6, 6], "x": 15.05, "y": 1},
  221. {"matrix": [6, 7], "x": 16.1, "y": 1, "w": 1.5},
  222. {"matrix": [2, 0], "x": 0, "y": 2},
  223. {"matrix": [2, 1], "x": 1.39, "y": 2, "w": 1.75},
  224. {"matrix": [2, 2], "x": 3.14, "y": 2},
  225. {"matrix": [2, 3], "x": 4.14, "y": 2},
  226. {"matrix": [2, 4], "x": 5.14, "y": 2},
  227. {"matrix": [2, 5], "x": 6.14, "y": 2},
  228. {"matrix": [2, 6], "x": 7.14, "y": 2},
  229. {"matrix": [7, 0], "x": 9.34, "y": 2},
  230. {"matrix": [7, 1], "x": 10.34, "y": 2},
  231. {"matrix": [7, 2], "x": 11.34, "y": 2},
  232. {"matrix": [7, 3], "x": 12.34, "y": 2},
  233. {"matrix": [7, 4], "x": 13.34, "y": 2},
  234. {"matrix": [7, 5], "x": 14.34, "y": 2},
  235. {"matrix": [7, 6], "x": 15.34, "y": 2, "w": 2.25},
  236. {"matrix": [3, 0], "x": 0, "y": 3},
  237. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  238. {"matrix": [3, 2], "x": 3.5, "y": 3},
  239. {"matrix": [3, 3], "x": 4.5, "y": 3},
  240. {"matrix": [3, 4], "x": 5.5, "y": 3},
  241. {"matrix": [3, 5], "x": 6.5, "y": 3},
  242. {"matrix": [3, 6], "x": 7.5, "y": 3},
  243. {"matrix": [8, 0], "x": 8.97, "y": 3},
  244. {"matrix": [8, 1], "x": 9.97, "y": 3},
  245. {"matrix": [8, 2], "x": 10.97, "y": 3},
  246. {"matrix": [8, 3], "x": 11.97, "y": 3},
  247. {"matrix": [8, 4], "x": 12.97, "y": 3},
  248. {"matrix": [8, 5], "x": 13.97, "y": 3},
  249. {"matrix": [8, 6], "x": 14.97, "y": 3, "w": 1.75},
  250. {"matrix": [8, 7], "x": 16.72, "y": 3},
  251. {"matrix": [4, 0], "x": 0, "y": 4},
  252. {"matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.25},
  253. {"matrix": [4, 2], "x": 2.75, "y": 4, "w": 1.25},
  254. {"matrix": [4, 3], "x": 4.75, "y": 4},
  255. {"matrix": [4, 4], "x": 5.75, "y": 4, "w": 0.917},
  256. {"matrix": [4, 5], "x": 6.667, "y": 4, "w": 0.916},
  257. {"matrix": [4, 6], "x": 7.583, "y": 4, "w": 0.917},
  258. {"matrix": [9, 0], "x": 8.97, "y": 4, "w": 2.25},
  259. {"matrix": [9, 1], "x": 11.22, "y": 4},
  260. {"matrix": [9, 2], "x": 13.98, "y": 4, "w": 1.25},
  261. {"matrix": [9, 3], "x": 15.23, "y": 4, "w": 1.25},
  262. {"matrix": [9, 4], "x": 16.48, "y": 4}
  263. ]
  264. }
  265. }
  266. }