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.

554 lines
23 KiB

Ported J80 to QMK (#7488) * ported J80 to QMK * added default ISO layout * removed optional override functions * set bootmagic to lite * removed comment * added tkl_ansi and tkl_iso layouts * updated vendor and device name * set ANSI layout as default and split iso to separate folder * removed empty file * Update keyboards/J80/info.json Added comma Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash. Co-Authored-By: fauxpark <fauxpark@gmail.com> * removed comments and backslash, fixed JSON formatting * Rename J80.h to j80.h * Rename keyboards/J80 to keyboards/j80 * renamed folder to lowercase * added key definition for reset key * added define for KC_NO to underscores * Added backlight and lock LED support * Fixed BACKLIGHT_PIN * Fixed typo * Added define for bootmagic lite and description in readme * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/keymaps/default/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Added full right shift layouts
4 years ago
Ported J80 to QMK (#7488) * ported J80 to QMK * added default ISO layout * removed optional override functions * set bootmagic to lite * removed comment * added tkl_ansi and tkl_iso layouts * updated vendor and device name * set ANSI layout as default and split iso to separate folder * removed empty file * Update keyboards/J80/info.json Added comma Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash. Co-Authored-By: fauxpark <fauxpark@gmail.com> * removed comments and backslash, fixed JSON formatting * Rename J80.h to j80.h * Rename keyboards/J80 to keyboards/j80 * renamed folder to lowercase * added key definition for reset key * added define for KC_NO to underscores * Added backlight and lock LED support * Fixed BACKLIGHT_PIN * Fixed typo * Added define for bootmagic lite and description in readme * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/keymaps/default/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Added full right shift layouts
4 years ago
Ported J80 to QMK (#7488) * ported J80 to QMK * added default ISO layout * removed optional override functions * set bootmagic to lite * removed comment * added tkl_ansi and tkl_iso layouts * updated vendor and device name * set ANSI layout as default and split iso to separate folder * removed empty file * Update keyboards/J80/info.json Added comma Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash. Co-Authored-By: fauxpark <fauxpark@gmail.com> * removed comments and backslash, fixed JSON formatting * Rename J80.h to j80.h * Rename keyboards/J80 to keyboards/j80 * renamed folder to lowercase * added key definition for reset key * added define for KC_NO to underscores * Added backlight and lock LED support * Fixed BACKLIGHT_PIN * Fixed typo * Added define for bootmagic lite and description in readme * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/keymaps/default/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Added full right shift layouts
4 years ago
Ported J80 to QMK (#7488) * ported J80 to QMK * added default ISO layout * removed optional override functions * set bootmagic to lite * removed comment * added tkl_ansi and tkl_iso layouts * updated vendor and device name * set ANSI layout as default and split iso to separate folder * removed empty file * Update keyboards/J80/info.json Added comma Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash. Co-Authored-By: fauxpark <fauxpark@gmail.com> * removed comments and backslash, fixed JSON formatting * Rename J80.h to j80.h * Rename keyboards/J80 to keyboards/j80 * renamed folder to lowercase * added key definition for reset key * added define for KC_NO to underscores * Added backlight and lock LED support * Fixed BACKLIGHT_PIN * Fixed typo * Added define for bootmagic lite and description in readme * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/keymaps/default/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Added full right shift layouts
4 years ago
Ported J80 to QMK (#7488) * ported J80 to QMK * added default ISO layout * removed optional override functions * set bootmagic to lite * removed comment * added tkl_ansi and tkl_iso layouts * updated vendor and device name * set ANSI layout as default and split iso to separate folder * removed empty file * Update keyboards/J80/info.json Added comma Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash. Co-Authored-By: fauxpark <fauxpark@gmail.com> * removed comments and backslash, fixed JSON formatting * Rename J80.h to j80.h * Rename keyboards/J80 to keyboards/j80 * renamed folder to lowercase * added key definition for reset key * added define for KC_NO to underscores * Added backlight and lock LED support * Fixed BACKLIGHT_PIN * Fixed typo * Added define for bootmagic lite and description in readme * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/keymaps/default/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Added full right shift layouts
4 years ago
Ported J80 to QMK (#7488) * ported J80 to QMK * added default ISO layout * removed optional override functions * set bootmagic to lite * removed comment * added tkl_ansi and tkl_iso layouts * updated vendor and device name * set ANSI layout as default and split iso to separate folder * removed empty file * Update keyboards/J80/info.json Added comma Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash. Co-Authored-By: fauxpark <fauxpark@gmail.com> * removed comments and backslash, fixed JSON formatting * Rename J80.h to j80.h * Rename keyboards/J80 to keyboards/j80 * renamed folder to lowercase * added key definition for reset key * added define for KC_NO to underscores * Added backlight and lock LED support * Fixed BACKLIGHT_PIN * Fixed typo * Added define for bootmagic lite and description in readme * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/keymaps/default/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Added full right shift layouts
4 years ago
Ported J80 to QMK (#7488) * ported J80 to QMK * added default ISO layout * removed optional override functions * set bootmagic to lite * removed comment * added tkl_ansi and tkl_iso layouts * updated vendor and device name * set ANSI layout as default and split iso to separate folder * removed empty file * Update keyboards/J80/info.json Added comma Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash. Co-Authored-By: fauxpark <fauxpark@gmail.com> * removed comments and backslash, fixed JSON formatting * Rename J80.h to j80.h * Rename keyboards/J80 to keyboards/j80 * renamed folder to lowercase * added key definition for reset key * added define for KC_NO to underscores * Added backlight and lock LED support * Fixed BACKLIGHT_PIN * Fixed typo * Added define for bootmagic lite and description in readme * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/keymaps/default/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Added full right shift layouts
4 years ago
Ported J80 to QMK (#7488) * ported J80 to QMK * added default ISO layout * removed optional override functions * set bootmagic to lite * removed comment * added tkl_ansi and tkl_iso layouts * updated vendor and device name * set ANSI layout as default and split iso to separate folder * removed empty file * Update keyboards/J80/info.json Added comma Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/J80/keymaps/default/keymap.c Removed backslash. Co-Authored-By: fauxpark <fauxpark@gmail.com> * removed comments and backslash, fixed JSON formatting * Rename J80.h to j80.h * Rename keyboards/J80 to keyboards/j80 * renamed folder to lowercase * added key definition for reset key * added define for KC_NO to underscores * Added backlight and lock LED support * Fixed BACKLIGHT_PIN * Fixed typo * Added define for bootmagic lite and description in readme * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/readme.md Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/j80.h Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/j80/keymaps/default/keymap.c Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Added full right shift layouts
4 years ago
  1. {
  2. "keyboard_name": "J80",
  3. "manufacturer": "JER",
  4. "url": "",
  5. "maintainer": "oeywil",
  6. "usb": {
  7. "vid": "0x20A0",
  8. "pid": "0x422D",
  9. "device_version": "0.0.1"
  10. },
  11. "matrix_pins": {
  12. "cols": ["A1", "A2", "A3", "A4", "A5", "A6", "A7", "C7", "C6", "C5", "C4", "C3", "C2", "A0"],
  13. "rows": ["B1", "B2", "B3", "B5", "B6", "B7", "B0"]
  14. },
  15. "diode_direction": "COL2ROW",
  16. "backlight": {
  17. "pin": "D4"
  18. },
  19. "indicators": {
  20. "caps_lock": "D1",
  21. "num_lock": "D0",
  22. "scroll_lock": "D6"
  23. },
  24. "processor": "atmega32a",
  25. "bootloader": "bootloadhid",
  26. "layouts": {
  27. "LAYOUT_all": {
  28. "layout": [
  29. {"matrix": [0, 0], "x": 0, "y": 0},
  30. {"matrix": [0, 2], "x": 2, "y": 0},
  31. {"matrix": [0, 3], "x": 3, "y": 0},
  32. {"matrix": [0, 4], "x": 4, "y": 0},
  33. {"matrix": [0, 5], "x": 5, "y": 0},
  34. {"matrix": [0, 7], "x": 6.5, "y": 0},
  35. {"matrix": [0, 8], "x": 7.5, "y": 0},
  36. {"matrix": [0, 9], "x": 8.5, "y": 0},
  37. {"matrix": [0, 10], "x": 9.5, "y": 0},
  38. {"matrix": [0, 11], "x": 11, "y": 0},
  39. {"matrix": [0, 13], "x": 12, "y": 0},
  40. {"matrix": [0, 12], "x": 13, "y": 0},
  41. {"matrix": [0, 1], "x": 14, "y": 0},
  42. {"matrix": [6, 1], "x": 15.25, "y": 0},
  43. {"matrix": [6, 2], "x": 16.25, "y": 0},
  44. {"matrix": [6, 13], "x": 17.25, "y": 0},
  45. {"matrix": [1, 0], "x": 0, "y": 1.25},
  46. {"matrix": [1, 1], "x": 1, "y": 1.25},
  47. {"matrix": [1, 2], "x": 2, "y": 1.25},
  48. {"matrix": [1, 3], "x": 3, "y": 1.25},
  49. {"matrix": [1, 4], "x": 4, "y": 1.25},
  50. {"matrix": [1, 5], "x": 5, "y": 1.25},
  51. {"matrix": [1, 6], "x": 6, "y": 1.25},
  52. {"matrix": [1, 7], "x": 7, "y": 1.25},
  53. {"matrix": [1, 8], "x": 8, "y": 1.25},
  54. {"matrix": [1, 9], "x": 9, "y": 1.25},
  55. {"matrix": [1, 10], "x": 10, "y": 1.25},
  56. {"matrix": [1, 11], "x": 11, "y": 1.25},
  57. {"matrix": [1, 13], "x": 12, "y": 1.25},
  58. {"matrix": [1, 12], "x": 13, "y": 1.25, "w": 2},
  59. {"matrix": [6, 6], "x": 15.25, "y": 1.25},
  60. {"matrix": [6, 5], "x": 16.25, "y": 1.25},
  61. {"matrix": [6, 4], "x": 17.25, "y": 1.25},
  62. {"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.5},
  63. {"matrix": [2, 1], "x": 1.5, "y": 2.25},
  64. {"matrix": [2, 2], "x": 2.5, "y": 2.25},
  65. {"matrix": [2, 3], "x": 3.5, "y": 2.25},
  66. {"matrix": [2, 4], "x": 4.5, "y": 2.25},
  67. {"matrix": [2, 5], "x": 5.5, "y": 2.25},
  68. {"matrix": [2, 6], "x": 6.5, "y": 2.25},
  69. {"matrix": [2, 7], "x": 7.5, "y": 2.25},
  70. {"matrix": [2, 8], "x": 8.5, "y": 2.25},
  71. {"matrix": [2, 9], "x": 9.5, "y": 2.25},
  72. {"matrix": [2, 10], "x": 10.5, "y": 2.25},
  73. {"matrix": [2, 11], "x": 11.5, "y": 2.25},
  74. {"matrix": [2, 13], "x": 12.5, "y": 2.25},
  75. {"matrix": [2, 12], "x": 13.5, "y": 2.25, "w": 1.5},
  76. {"matrix": [6, 12], "x": 15.25, "y": 2.25},
  77. {"matrix": [6, 8], "x": 16.25, "y": 2.25},
  78. {"matrix": [6, 7], "x": 17.25, "y": 2.25},
  79. {"matrix": [3, 0], "x": 0, "y": 3.25, "w": 1.75},
  80. {"matrix": [3, 1], "x": 1.75, "y": 3.25},
  81. {"matrix": [3, 2], "x": 2.75, "y": 3.25},
  82. {"matrix": [3, 3], "x": 3.75, "y": 3.25},
  83. {"matrix": [3, 4], "x": 4.75, "y": 3.25},
  84. {"matrix": [3, 5], "x": 5.75, "y": 3.25},
  85. {"matrix": [3, 6], "x": 6.75, "y": 3.25},
  86. {"matrix": [3, 7], "x": 7.75, "y": 3.25},
  87. {"matrix": [3, 8], "x": 8.75, "y": 3.25},
  88. {"matrix": [3, 9], "x": 9.75, "y": 3.25},
  89. {"matrix": [3, 10], "x": 10.75, "y": 3.25},
  90. {"matrix": [3, 11], "x": 11.75, "y": 3.25},
  91. {"matrix": [3, 13], "x": 12.75, "y": 3.25, "w": 2.25},
  92. {"matrix": [4, 0], "x": 0, "y": 4.25, "w": 1.25},
  93. {"matrix": [3, 12], "x": 1.25, "y": 4.25},
  94. {"matrix": [4, 1], "x": 2.25, "y": 4.25},
  95. {"matrix": [4, 2], "x": 3.25, "y": 4.25},
  96. {"matrix": [4, 3], "x": 4.25, "y": 4.25},
  97. {"matrix": [4, 4], "x": 5.25, "y": 4.25},
  98. {"matrix": [4, 5], "x": 6.25, "y": 4.25},
  99. {"matrix": [4, 6], "x": 7.25, "y": 4.25},
  100. {"matrix": [4, 7], "x": 8.25, "y": 4.25},
  101. {"matrix": [4, 8], "x": 9.25, "y": 4.25},
  102. {"matrix": [4, 9], "x": 10.25, "y": 4.25},
  103. {"matrix": [4, 10], "x": 11.25, "y": 4.25},
  104. {"matrix": [4, 11], "x": 12.25, "y": 4.25, "w": 1.75},
  105. {"matrix": [4, 13], "x": 14, "y": 4.25},
  106. {"matrix": [4, 12], "x": 16.25, "y": 4.25},
  107. {"matrix": [5, 0], "x": 0, "y": 5.25, "w": 1.25},
  108. {"matrix": [5, 1], "x": 1.25, "y": 5.25, "w": 1.25},
  109. {"matrix": [5, 2], "x": 2.5, "y": 5.25, "w": 1.25},
  110. {"matrix": [5, 4], "x": 3.75, "y": 5.25, "w": 6.25},
  111. {"matrix": [5, 8], "x": 10, "y": 5.25, "w": 1.25},
  112. {"matrix": [5, 9], "x": 11.25, "y": 5.25, "w": 1.25},
  113. {"matrix": [5, 10], "x": 12.5, "y": 5.25, "w": 1.25},
  114. {"matrix": [5, 11], "x": 13.75, "y": 5.25, "w": 1.25},
  115. {"matrix": [5, 13], "x": 15.25, "y": 5.25},
  116. {"matrix": [5, 12], "x": 16.25, "y": 5.25},
  117. {"matrix": [5, 7], "x": 17.25, "y": 5.25}
  118. ]
  119. },
  120. "LAYOUT_tkl_ansi": {
  121. "layout": [
  122. {"matrix": [0, 0], "x": 0, "y": 0},
  123. {"matrix": [0, 2], "x": 2, "y": 0},
  124. {"matrix": [0, 3], "x": 3, "y": 0},
  125. {"matrix": [0, 4], "x": 4, "y": 0},
  126. {"matrix": [0, 5], "x": 5, "y": 0},
  127. {"matrix": [0, 7], "x": 6.5, "y": 0},
  128. {"matrix": [0, 8], "x": 7.5, "y": 0},
  129. {"matrix": [0, 9], "x": 8.5, "y": 0},
  130. {"matrix": [0, 10], "x": 9.5, "y": 0},
  131. {"matrix": [0, 11], "x": 11, "y": 0},
  132. {"matrix": [0, 13], "x": 12, "y": 0},
  133. {"matrix": [0, 12], "x": 13, "y": 0},
  134. {"matrix": [0, 1], "x": 14, "y": 0},
  135. {"matrix": [6, 1], "x": 15.25, "y": 0},
  136. {"matrix": [6, 2], "x": 16.25, "y": 0},
  137. {"matrix": [6, 13], "x": 17.25, "y": 0},
  138. {"matrix": [1, 0], "x": 0, "y": 1.25},
  139. {"matrix": [1, 1], "x": 1, "y": 1.25},
  140. {"matrix": [1, 2], "x": 2, "y": 1.25},
  141. {"matrix": [1, 3], "x": 3, "y": 1.25},
  142. {"matrix": [1, 4], "x": 4, "y": 1.25},
  143. {"matrix": [1, 5], "x": 5, "y": 1.25},
  144. {"matrix": [1, 6], "x": 6, "y": 1.25},
  145. {"matrix": [1, 7], "x": 7, "y": 1.25},
  146. {"matrix": [1, 8], "x": 8, "y": 1.25},
  147. {"matrix": [1, 9], "x": 9, "y": 1.25},
  148. {"matrix": [1, 10], "x": 10, "y": 1.25},
  149. {"matrix": [1, 11], "x": 11, "y": 1.25},
  150. {"matrix": [1, 13], "x": 12, "y": 1.25},
  151. {"matrix": [1, 12], "x": 13, "y": 1.25, "w": 2},
  152. {"matrix": [6, 6], "x": 15.25, "y": 1.25},
  153. {"matrix": [6, 5], "x": 16.25, "y": 1.25},
  154. {"matrix": [6, 4], "x": 17.25, "y": 1.25},
  155. {"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.5},
  156. {"matrix": [2, 1], "x": 1.5, "y": 2.25},
  157. {"matrix": [2, 2], "x": 2.5, "y": 2.25},
  158. {"matrix": [2, 3], "x": 3.5, "y": 2.25},
  159. {"matrix": [2, 4], "x": 4.5, "y": 2.25},
  160. {"matrix": [2, 5], "x": 5.5, "y": 2.25},
  161. {"matrix": [2, 6], "x": 6.5, "y": 2.25},
  162. {"matrix": [2, 7], "x": 7.5, "y": 2.25},
  163. {"matrix": [2, 8], "x": 8.5, "y": 2.25},
  164. {"matrix": [2, 9], "x": 9.5, "y": 2.25},
  165. {"matrix": [2, 10], "x": 10.5, "y": 2.25},
  166. {"matrix": [2, 11], "x": 11.5, "y": 2.25},
  167. {"matrix": [2, 13], "x": 12.5, "y": 2.25},
  168. {"matrix": [2, 12], "x": 13.5, "y": 2.25, "w": 1.5},
  169. {"matrix": [6, 12], "x": 15.25, "y": 2.25},
  170. {"matrix": [6, 8], "x": 16.25, "y": 2.25},
  171. {"matrix": [6, 7], "x": 17.25, "y": 2.25},
  172. {"matrix": [3, 0], "x": 0, "y": 3.25, "w": 1.75},
  173. {"matrix": [3, 1], "x": 1.75, "y": 3.25},
  174. {"matrix": [3, 2], "x": 2.75, "y": 3.25},
  175. {"matrix": [3, 3], "x": 3.75, "y": 3.25},
  176. {"matrix": [3, 4], "x": 4.75, "y": 3.25},
  177. {"matrix": [3, 5], "x": 5.75, "y": 3.25},
  178. {"matrix": [3, 6], "x": 6.75, "y": 3.25},
  179. {"matrix": [3, 7], "x": 7.75, "y": 3.25},
  180. {"matrix": [3, 8], "x": 8.75, "y": 3.25},
  181. {"matrix": [3, 9], "x": 9.75, "y": 3.25},
  182. {"matrix": [3, 10], "x": 10.75, "y": 3.25},
  183. {"matrix": [3, 11], "x": 11.75, "y": 3.25},
  184. {"matrix": [3, 13], "x": 12.75, "y": 3.25, "w": 2.25},
  185. {"matrix": [4, 0], "x": 0, "y": 4.25, "w": 2.25},
  186. {"matrix": [4, 1], "x": 2.25, "y": 4.25},
  187. {"matrix": [4, 2], "x": 3.25, "y": 4.25},
  188. {"matrix": [4, 3], "x": 4.25, "y": 4.25},
  189. {"matrix": [4, 4], "x": 5.25, "y": 4.25},
  190. {"matrix": [4, 5], "x": 6.25, "y": 4.25},
  191. {"matrix": [4, 6], "x": 7.25, "y": 4.25},
  192. {"matrix": [4, 7], "x": 8.25, "y": 4.25},
  193. {"matrix": [4, 8], "x": 9.25, "y": 4.25},
  194. {"matrix": [4, 9], "x": 10.25, "y": 4.25},
  195. {"matrix": [4, 10], "x": 11.25, "y": 4.25},
  196. {"matrix": [4, 11], "x": 12.25, "y": 4.25, "w": 2.75},
  197. {"matrix": [4, 12], "x": 16.25, "y": 4.25},
  198. {"matrix": [5, 0], "x": 0, "y": 5.25, "w": 1.25},
  199. {"matrix": [5, 1], "x": 1.25, "y": 5.25, "w": 1.25},
  200. {"matrix": [5, 2], "x": 2.5, "y": 5.25, "w": 1.25},
  201. {"matrix": [5, 4], "x": 3.75, "y": 5.25, "w": 6.25},
  202. {"matrix": [5, 8], "x": 10, "y": 5.25, "w": 1.25},
  203. {"matrix": [5, 9], "x": 11.25, "y": 5.25, "w": 1.25},
  204. {"matrix": [5, 10], "x": 12.5, "y": 5.25, "w": 1.25},
  205. {"matrix": [5, 11], "x": 13.75, "y": 5.25, "w": 1.25},
  206. {"matrix": [5, 13], "x": 15.25, "y": 5.25},
  207. {"matrix": [5, 12], "x": 16.25, "y": 5.25},
  208. {"matrix": [5, 7], "x": 17.25, "y": 5.25}
  209. ]
  210. },
  211. "LAYOUT_tkl_ansi_split_rshift": {
  212. "layout": [
  213. {"matrix": [0, 0], "x": 0, "y": 0},
  214. {"matrix": [0, 2], "x": 2, "y": 0},
  215. {"matrix": [0, 3], "x": 3, "y": 0},
  216. {"matrix": [0, 4], "x": 4, "y": 0},
  217. {"matrix": [0, 5], "x": 5, "y": 0},
  218. {"matrix": [0, 7], "x": 6.5, "y": 0},
  219. {"matrix": [0, 8], "x": 7.5, "y": 0},
  220. {"matrix": [0, 9], "x": 8.5, "y": 0},
  221. {"matrix": [0, 10], "x": 9.5, "y": 0},
  222. {"matrix": [0, 11], "x": 11, "y": 0},
  223. {"matrix": [0, 13], "x": 12, "y": 0},
  224. {"matrix": [0, 12], "x": 13, "y": 0},
  225. {"matrix": [0, 1], "x": 14, "y": 0},
  226. {"matrix": [6, 1], "x": 15.25, "y": 0},
  227. {"matrix": [6, 2], "x": 16.25, "y": 0},
  228. {"matrix": [6, 13], "x": 17.25, "y": 0},
  229. {"matrix": [1, 0], "x": 0, "y": 1.25},
  230. {"matrix": [1, 1], "x": 1, "y": 1.25},
  231. {"matrix": [1, 2], "x": 2, "y": 1.25},
  232. {"matrix": [1, 3], "x": 3, "y": 1.25},
  233. {"matrix": [1, 4], "x": 4, "y": 1.25},
  234. {"matrix": [1, 5], "x": 5, "y": 1.25},
  235. {"matrix": [1, 6], "x": 6, "y": 1.25},
  236. {"matrix": [1, 7], "x": 7, "y": 1.25},
  237. {"matrix": [1, 8], "x": 8, "y": 1.25},
  238. {"matrix": [1, 9], "x": 9, "y": 1.25},
  239. {"matrix": [1, 10], "x": 10, "y": 1.25},
  240. {"matrix": [1, 11], "x": 11, "y": 1.25},
  241. {"matrix": [1, 13], "x": 12, "y": 1.25},
  242. {"matrix": [1, 12], "x": 13, "y": 1.25, "w": 2},
  243. {"matrix": [6, 6], "x": 15.25, "y": 1.25},
  244. {"matrix": [6, 5], "x": 16.25, "y": 1.25},
  245. {"matrix": [6, 4], "x": 17.25, "y": 1.25},
  246. {"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.5},
  247. {"matrix": [2, 1], "x": 1.5, "y": 2.25},
  248. {"matrix": [2, 2], "x": 2.5, "y": 2.25},
  249. {"matrix": [2, 3], "x": 3.5, "y": 2.25},
  250. {"matrix": [2, 4], "x": 4.5, "y": 2.25},
  251. {"matrix": [2, 5], "x": 5.5, "y": 2.25},
  252. {"matrix": [2, 6], "x": 6.5, "y": 2.25},
  253. {"matrix": [2, 7], "x": 7.5, "y": 2.25},
  254. {"matrix": [2, 8], "x": 8.5, "y": 2.25},
  255. {"matrix": [2, 9], "x": 9.5, "y": 2.25},
  256. {"matrix": [2, 10], "x": 10.5, "y": 2.25},
  257. {"matrix": [2, 11], "x": 11.5, "y": 2.25},
  258. {"matrix": [2, 13], "x": 12.5, "y": 2.25},
  259. {"matrix": [2, 12], "x": 13.5, "y": 2.25, "w": 1.5},
  260. {"matrix": [6, 12], "x": 15.25, "y": 2.25},
  261. {"matrix": [6, 8], "x": 16.25, "y": 2.25},
  262. {"matrix": [6, 7], "x": 17.25, "y": 2.25},
  263. {"matrix": [3, 0], "x": 0, "y": 3.25, "w": 1.75},
  264. {"matrix": [3, 1], "x": 1.75, "y": 3.25},
  265. {"matrix": [3, 2], "x": 2.75, "y": 3.25},
  266. {"matrix": [3, 3], "x": 3.75, "y": 3.25},
  267. {"matrix": [3, 4], "x": 4.75, "y": 3.25},
  268. {"matrix": [3, 5], "x": 5.75, "y": 3.25},
  269. {"matrix": [3, 6], "x": 6.75, "y": 3.25},
  270. {"matrix": [3, 7], "x": 7.75, "y": 3.25},
  271. {"matrix": [3, 8], "x": 8.75, "y": 3.25},
  272. {"matrix": [3, 9], "x": 9.75, "y": 3.25},
  273. {"matrix": [3, 10], "x": 10.75, "y": 3.25},
  274. {"matrix": [3, 11], "x": 11.75, "y": 3.25},
  275. {"matrix": [3, 13], "x": 12.75, "y": 3.25, "w": 2.25},
  276. {"matrix": [4, 0], "x": 0, "y": 4.25, "w": 2.25},
  277. {"matrix": [4, 1], "x": 2.25, "y": 4.25},
  278. {"matrix": [4, 2], "x": 3.25, "y": 4.25},
  279. {"matrix": [4, 3], "x": 4.25, "y": 4.25},
  280. {"matrix": [4, 4], "x": 5.25, "y": 4.25},
  281. {"matrix": [4, 5], "x": 6.25, "y": 4.25},
  282. {"matrix": [4, 6], "x": 7.25, "y": 4.25},
  283. {"matrix": [4, 7], "x": 8.25, "y": 4.25},
  284. {"matrix": [4, 8], "x": 9.25, "y": 4.25},
  285. {"matrix": [4, 9], "x": 10.25, "y": 4.25},
  286. {"matrix": [4, 10], "x": 11.25, "y": 4.25},
  287. {"matrix": [4, 11], "x": 12.25, "y": 4.25, "w": 1.75},
  288. {"matrix": [4, 13], "x": 14, "y": 4.25},
  289. {"matrix": [4, 12], "x": 16.25, "y": 4.25},
  290. {"matrix": [5, 0], "x": 0, "y": 5.25, "w": 1.25},
  291. {"matrix": [5, 1], "x": 1.25, "y": 5.25, "w": 1.25},
  292. {"matrix": [5, 2], "x": 2.5, "y": 5.25, "w": 1.25},
  293. {"matrix": [5, 4], "x": 3.75, "y": 5.25, "w": 6.25},
  294. {"matrix": [5, 8], "x": 10, "y": 5.25, "w": 1.25},
  295. {"matrix": [5, 9], "x": 11.25, "y": 5.25, "w": 1.25},
  296. {"matrix": [5, 10], "x": 12.5, "y": 5.25, "w": 1.25},
  297. {"matrix": [5, 11], "x": 13.75, "y": 5.25, "w": 1.25},
  298. {"matrix": [5, 13], "x": 15.25, "y": 5.25},
  299. {"matrix": [5, 12], "x": 16.25, "y": 5.25},
  300. {"matrix": [5, 7], "x": 17.25, "y": 5.25}
  301. ]
  302. },
  303. "LAYOUT_tkl_iso": {
  304. "layout": [
  305. {"matrix": [0, 0], "x": 0, "y": 0},
  306. {"matrix": [0, 2], "x": 2, "y": 0},
  307. {"matrix": [0, 3], "x": 3, "y": 0},
  308. {"matrix": [0, 4], "x": 4, "y": 0},
  309. {"matrix": [0, 5], "x": 5, "y": 0},
  310. {"matrix": [0, 7], "x": 6.5, "y": 0},
  311. {"matrix": [0, 8], "x": 7.5, "y": 0},
  312. {"matrix": [0, 9], "x": 8.5, "y": 0},
  313. {"matrix": [0, 10], "x": 9.5, "y": 0},
  314. {"matrix": [0, 11], "x": 11, "y": 0},
  315. {"matrix": [0, 13], "x": 12, "y": 0},
  316. {"matrix": [0, 12], "x": 13, "y": 0},
  317. {"matrix": [0, 1], "x": 14, "y": 0},
  318. {"matrix": [6, 1], "x": 15.25, "y": 0},
  319. {"matrix": [6, 2], "x": 16.25, "y": 0},
  320. {"matrix": [6, 13], "x": 17.25, "y": 0},
  321. {"matrix": [1, 0], "x": 0, "y": 1.25},
  322. {"matrix": [1, 1], "x": 1, "y": 1.25},
  323. {"matrix": [1, 2], "x": 2, "y": 1.25},
  324. {"matrix": [1, 3], "x": 3, "y": 1.25},
  325. {"matrix": [1, 4], "x": 4, "y": 1.25},
  326. {"matrix": [1, 5], "x": 5, "y": 1.25},
  327. {"matrix": [1, 6], "x": 6, "y": 1.25},
  328. {"matrix": [1, 7], "x": 7, "y": 1.25},
  329. {"matrix": [1, 8], "x": 8, "y": 1.25},
  330. {"matrix": [1, 9], "x": 9, "y": 1.25},
  331. {"matrix": [1, 10], "x": 10, "y": 1.25},
  332. {"matrix": [1, 11], "x": 11, "y": 1.25},
  333. {"matrix": [1, 13], "x": 12, "y": 1.25},
  334. {"matrix": [1, 12], "x": 13, "y": 1.25, "w": 2},
  335. {"matrix": [6, 6], "x": 15.25, "y": 1.25},
  336. {"matrix": [6, 5], "x": 16.25, "y": 1.25},
  337. {"matrix": [6, 4], "x": 17.25, "y": 1.25},
  338. {"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.5},
  339. {"matrix": [2, 1], "x": 1.5, "y": 2.25},
  340. {"matrix": [2, 2], "x": 2.5, "y": 2.25},
  341. {"matrix": [2, 3], "x": 3.5, "y": 2.25},
  342. {"matrix": [2, 4], "x": 4.5, "y": 2.25},
  343. {"matrix": [2, 5], "x": 5.5, "y": 2.25},
  344. {"matrix": [2, 6], "x": 6.5, "y": 2.25},
  345. {"matrix": [2, 7], "x": 7.5, "y": 2.25},
  346. {"matrix": [2, 8], "x": 8.5, "y": 2.25},
  347. {"matrix": [2, 9], "x": 9.5, "y": 2.25},
  348. {"matrix": [2, 10], "x": 10.5, "y": 2.25},
  349. {"matrix": [2, 11], "x": 11.5, "y": 2.25},
  350. {"matrix": [2, 13], "x": 12.5, "y": 2.25},
  351. {"matrix": [6, 12], "x": 15.25, "y": 2.25},
  352. {"matrix": [6, 8], "x": 16.25, "y": 2.25},
  353. {"matrix": [6, 7], "x": 17.25, "y": 2.25},
  354. {"matrix": [3, 0], "x": 0, "y": 3.25, "w": 1.75},
  355. {"matrix": [3, 1], "x": 1.75, "y": 3.25},
  356. {"matrix": [3, 2], "x": 2.75, "y": 3.25},
  357. {"matrix": [3, 3], "x": 3.75, "y": 3.25},
  358. {"matrix": [3, 4], "x": 4.75, "y": 3.25},
  359. {"matrix": [3, 5], "x": 5.75, "y": 3.25},
  360. {"matrix": [3, 6], "x": 6.75, "y": 3.25},
  361. {"matrix": [3, 7], "x": 7.75, "y": 3.25},
  362. {"matrix": [3, 8], "x": 8.75, "y": 3.25},
  363. {"matrix": [3, 9], "x": 9.75, "y": 3.25},
  364. {"matrix": [3, 10], "x": 10.75, "y": 3.25},
  365. {"matrix": [3, 11], "x": 11.75, "y": 3.25},
  366. {"matrix": [2, 12], "x": 12.75, "y": 3.25},
  367. {"matrix": [3, 13], "x": 13.75, "y": 2.25, "w": 1.25, "h": 2},
  368. {"matrix": [4, 0], "x": 0, "y": 4.25, "w": 1.25},
  369. {"matrix": [3, 12], "x": 1.25, "y": 4.25},
  370. {"matrix": [4, 1], "x": 2.25, "y": 4.25},
  371. {"matrix": [4, 2], "x": 3.25, "y": 4.25},
  372. {"matrix": [4, 3], "x": 4.25, "y": 4.25},
  373. {"matrix": [4, 4], "x": 5.25, "y": 4.25},
  374. {"matrix": [4, 5], "x": 6.25, "y": 4.25},
  375. {"matrix": [4, 6], "x": 7.25, "y": 4.25},
  376. {"matrix": [4, 7], "x": 8.25, "y": 4.25},
  377. {"matrix": [4, 8], "x": 9.25, "y": 4.25},
  378. {"matrix": [4, 9], "x": 10.25, "y": 4.25},
  379. {"matrix": [4, 10], "x": 11.25, "y": 4.25},
  380. {"matrix": [4, 11], "x": 12.25, "y": 4.25, "w": 2.75},
  381. {"matrix": [4, 12], "x": 16.25, "y": 4.25},
  382. {"matrix": [5, 0], "x": 0, "y": 5.25, "w": 1.25},
  383. {"matrix": [5, 1], "x": 1.25, "y": 5.25, "w": 1.25},
  384. {"matrix": [5, 2], "x": 2.5, "y": 5.25, "w": 1.25},
  385. {"matrix": [5, 4], "x": 3.75, "y": 5.25, "w": 6.25},
  386. {"matrix": [5, 8], "x": 10, "y": 5.25, "w": 1.25},
  387. {"matrix": [5, 9], "x": 11.25, "y": 5.25, "w": 1.25},
  388. {"matrix": [5, 10], "x": 12.5, "y": 5.25, "w": 1.25},
  389. {"matrix": [5, 11], "x": 13.75, "y": 5.25, "w": 1.25},
  390. {"matrix": [5, 13], "x": 15.25, "y": 5.25},
  391. {"matrix": [5, 12], "x": 16.25, "y": 5.25},
  392. {"matrix": [5, 7], "x": 17.25, "y": 5.25}
  393. ]
  394. },
  395. "LAYOUT_tkl_iso_split_rshift": {
  396. "layout": [
  397. {"matrix": [0, 0], "x": 0, "y": 0},
  398. {"matrix": [0, 2], "x": 2, "y": 0},
  399. {"matrix": [0, 3], "x": 3, "y": 0},
  400. {"matrix": [0, 4], "x": 4, "y": 0},
  401. {"matrix": [0, 5], "x": 5, "y": 0},
  402. {"matrix": [0, 7], "x": 6.5, "y": 0},
  403. {"matrix": [0, 8], "x": 7.5, "y": 0},
  404. {"matrix": [0, 9], "x": 8.5, "y": 0},
  405. {"matrix": [0, 10], "x": 9.5, "y": 0},
  406. {"matrix": [0, 11], "x": 11, "y": 0},
  407. {"matrix": [0, 13], "x": 12, "y": 0},
  408. {"matrix": [0, 12], "x": 13, "y": 0},
  409. {"matrix": [0, 1], "x": 14, "y": 0},
  410. {"matrix": [6, 1], "x": 15.25, "y": 0},
  411. {"matrix": [6, 2], "x": 16.25, "y": 0},
  412. {"matrix": [6, 13], "x": 17.25, "y": 0},
  413. {"matrix": [1, 0], "x": 0, "y": 1.25},
  414. {"matrix": [1, 1], "x": 1, "y": 1.25},
  415. {"matrix": [1, 2], "x": 2, "y": 1.25},
  416. {"matrix": [1, 3], "x": 3, "y": 1.25},
  417. {"matrix": [1, 4], "x": 4, "y": 1.25},
  418. {"matrix": [1, 5], "x": 5, "y": 1.25},
  419. {"matrix": [1, 6], "x": 6, "y": 1.25},
  420. {"matrix": [1, 7], "x": 7, "y": 1.25},
  421. {"matrix": [1, 8], "x": 8, "y": 1.25},
  422. {"matrix": [1, 9], "x": 9, "y": 1.25},
  423. {"matrix": [1, 10], "x": 10, "y": 1.25},
  424. {"matrix": [1, 11], "x": 11, "y": 1.25},
  425. {"matrix": [1, 13], "x": 12, "y": 1.25},
  426. {"matrix": [1, 12], "x": 13, "y": 1.25, "w": 2},
  427. {"matrix": [6, 6], "x": 15.25, "y": 1.25},
  428. {"matrix": [6, 5], "x": 16.25, "y": 1.25},
  429. {"matrix": [6, 4], "x": 17.25, "y": 1.25},
  430. {"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.5},
  431. {"matrix": [2, 1], "x": 1.5, "y": 2.25},
  432. {"matrix": [2, 2], "x": 2.5, "y": 2.25},
  433. {"matrix": [2, 3], "x": 3.5, "y": 2.25},
  434. {"matrix": [2, 4], "x": 4.5, "y": 2.25},
  435. {"matrix": [2, 5], "x": 5.5, "y": 2.25},
  436. {"matrix": [2, 6], "x": 6.5, "y": 2.25},
  437. {"matrix": [2, 7], "x": 7.5, "y": 2.25},
  438. {"matrix": [2, 8], "x": 8.5, "y": 2.25},
  439. {"matrix": [2, 9], "x": 9.5, "y": 2.25},
  440. {"matrix": [2, 10], "x": 10.5, "y": 2.25},
  441. {"matrix": [2, 11], "x": 11.5, "y": 2.25},
  442. {"matrix": [2, 13], "x": 12.5, "y": 2.25},
  443. {"matrix": [6, 12], "x": 15.25, "y": 2.25},
  444. {"matrix": [6, 8], "x": 16.25, "y": 2.25},
  445. {"matrix": [6, 7], "x": 17.25, "y": 2.25},
  446. {"matrix": [3, 0], "x": 0, "y": 3.25, "w": 1.75},
  447. {"matrix": [3, 1], "x": 1.75, "y": 3.25},
  448. {"matrix": [3, 2], "x": 2.75, "y": 3.25},
  449. {"matrix": [3, 3], "x": 3.75, "y": 3.25},
  450. {"matrix": [3, 4], "x": 4.75, "y": 3.25},
  451. {"matrix": [3, 5], "x": 5.75, "y": 3.25},
  452. {"matrix": [3, 6], "x": 6.75, "y": 3.25},
  453. {"matrix": [3, 7], "x": 7.75, "y": 3.25},
  454. {"matrix": [3, 8], "x": 8.75, "y": 3.25},
  455. {"matrix": [3, 9], "x": 9.75, "y": 3.25},
  456. {"matrix": [3, 10], "x": 10.75, "y": 3.25},
  457. {"matrix": [3, 11], "x": 11.75, "y": 3.25},
  458. {"matrix": [2, 12], "x": 12.75, "y": 3.25},
  459. {"matrix": [3, 13], "x": 13.75, "y": 2.25, "w": 1.25, "h": 2},
  460. {"matrix": [4, 0], "x": 0, "y": 4.25, "w": 1.25},
  461. {"matrix": [3, 12], "x": 1.25, "y": 4.25},
  462. {"matrix": [4, 1], "x": 2.25, "y": 4.25},
  463. {"matrix": [4, 2], "x": 3.25, "y": 4.25},
  464. {"matrix": [4, 3], "x": 4.25, "y": 4.25},
  465. {"matrix": [4, 4], "x": 5.25, "y": 4.25},
  466. {"matrix": [4, 5], "x": 6.25, "y": 4.25},
  467. {"matrix": [4, 6], "x": 7.25, "y": 4.25},
  468. {"matrix": [4, 7], "x": 8.25, "y": 4.25},
  469. {"matrix": [4, 8], "x": 9.25, "y": 4.25},
  470. {"matrix": [4, 9], "x": 10.25, "y": 4.25},
  471. {"matrix": [4, 10], "x": 11.25, "y": 4.25},
  472. {"matrix": [4, 11], "x": 12.25, "y": 4.25, "w": 1.75},
  473. {"matrix": [4, 13], "x": 14, "y": 4.25},
  474. {"matrix": [4, 12], "x": 16.25, "y": 4.25},
  475. {"matrix": [5, 0], "x": 0, "y": 5.25, "w": 1.25},
  476. {"matrix": [5, 1], "x": 1.25, "y": 5.25, "w": 1.25},
  477. {"matrix": [5, 2], "x": 2.5, "y": 5.25, "w": 1.25},
  478. {"matrix": [5, 4], "x": 3.75, "y": 5.25, "w": 6.25},
  479. {"matrix": [5, 8], "x": 10, "y": 5.25, "w": 1.25},
  480. {"matrix": [5, 9], "x": 11.25, "y": 5.25, "w": 1.25},
  481. {"matrix": [5, 10], "x": 12.5, "y": 5.25, "w": 1.25},
  482. {"matrix": [5, 11], "x": 13.75, "y": 5.25, "w": 1.25},
  483. {"matrix": [5, 13], "x": 15.25, "y": 5.25},
  484. {"matrix": [5, 12], "x": 16.25, "y": 5.25},
  485. {"matrix": [5, 7], "x": 17.25, "y": 5.25}
  486. ]
  487. }
  488. }
  489. }