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.

389 lines
17 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
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",
  3. "manufacturer": "2Moons",
  4. "url": "https://www.basekeys.com",
  5. "maintainer": "2Moons",
  6. "usb": {
  7. "vid": "0x04D8",
  8. "pid": "0xEC17",
  9. "device_version": "0.0.2"
  10. },
  11. "features": {
  12. "bootmagic": false,
  13. "mousekey": false,
  14. "extrakey": false
  15. },
  16. "qmk": {
  17. "locking": {
  18. "enabled": true,
  19. "resync": true
  20. }
  21. },
  22. "matrix_pins": {
  23. "cols": ["F4", "F5", "F6", "F7", "B1", "B3", "B2", "B6", "B5"],
  24. "rows": ["D4", "C6", "D7", "E6", "B4"]
  25. },
  26. "diode_direction": "COL2ROW",
  27. "split": {
  28. "enabled": true,
  29. "soft_serial_pin": "D2"
  30. },
  31. "processor": "atmega32u4",
  32. "bootloader": "caterina",
  33. "layouts": {
  34. "LAYOUT": {
  35. "layout": [
  36. {"matrix": [0, 0], "x": 0, "y": 0},
  37. {"matrix": [0, 1], "x": 1.66, "y": 0},
  38. {"matrix": [0, 2], "x": 2.66, "y": 0},
  39. {"matrix": [0, 3], "x": 3.66, "y": 0},
  40. {"matrix": [0, 4], "x": 4.66, "y": 0},
  41. {"matrix": [0, 5], "x": 5.66, "y": 0},
  42. {"matrix": [0, 6], "x": 6.66, "y": 0},
  43. {"matrix": [0, 7], "x": 7.66, "y": 0},
  44. {"matrix": [5, 0], "x": 9.32, "y": 0},
  45. {"matrix": [5, 1], "x": 10.32, "y": 0},
  46. {"matrix": [5, 2], "x": 11.32, "y": 0},
  47. {"matrix": [5, 3], "x": 12.32, "y": 0},
  48. {"matrix": [5, 4], "x": 13.32, "y": 0},
  49. {"matrix": [5, 5], "x": 14.32, "y": 0},
  50. {"matrix": [5, 7], "x": 15.32, "y": 0, "w": 2},
  51. {"matrix": [1, 0], "x": 0, "y": 1},
  52. {"matrix": [1, 1], "x": 1.53, "y": 1, "w": 1.5},
  53. {"matrix": [1, 2], "x": 3.03, "y": 1},
  54. {"matrix": [1, 3], "x": 4.03, "y": 1},
  55. {"matrix": [1, 4], "x": 5.03, "y": 1},
  56. {"matrix": [1, 5], "x": 6.03, "y": 1},
  57. {"matrix": [1, 6], "x": 7.03, "y": 1},
  58. {"matrix": [6, 0], "x": 9, "y": 1},
  59. {"matrix": [6, 1], "x": 10, "y": 1},
  60. {"matrix": [6, 2], "x": 11, "y": 1},
  61. {"matrix": [6, 3], "x": 12, "y": 1},
  62. {"matrix": [6, 4], "x": 13, "y": 1},
  63. {"matrix": [6, 5], "x": 14, "y": 1},
  64. {"matrix": [6, 6], "x": 15.05, "y": 1},
  65. {"matrix": [6, 7], "x": 16.1, "y": 1, "w": 1.5},
  66. {"matrix": [2, 0], "x": 0, "y": 2},
  67. {"matrix": [2, 1], "x": 1.39, "y": 2, "w": 1.75},
  68. {"matrix": [2, 2], "x": 3.14, "y": 2},
  69. {"matrix": [2, 3], "x": 4.14, "y": 2},
  70. {"matrix": [2, 4], "x": 5.14, "y": 2},
  71. {"matrix": [2, 5], "x": 6.14, "y": 2},
  72. {"matrix": [2, 6], "x": 7.14, "y": 2},
  73. {"matrix": [7, 0], "x": 9.34, "y": 2},
  74. {"matrix": [7, 1], "x": 10.34, "y": 2},
  75. {"matrix": [7, 2], "x": 11.34, "y": 2},
  76. {"matrix": [7, 3], "x": 12.34, "y": 2},
  77. {"matrix": [7, 4], "x": 13.34, "y": 2},
  78. {"matrix": [7, 5], "x": 14.34, "y": 2},
  79. {"matrix": [7, 6], "x": 15.34, "y": 2, "w": 2.25},
  80. {"matrix": [3, 0], "x": 0, "y": 3},
  81. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  82. {"matrix": [3, 2], "x": 3.5, "y": 3},
  83. {"matrix": [3, 3], "x": 4.5, "y": 3},
  84. {"matrix": [3, 4], "x": 5.5, "y": 3},
  85. {"matrix": [3, 5], "x": 6.5, "y": 3},
  86. {"matrix": [3, 6], "x": 7.5, "y": 3},
  87. {"matrix": [8, 0], "x": 8.97, "y": 3},
  88. {"matrix": [8, 1], "x": 9.97, "y": 3},
  89. {"matrix": [8, 2], "x": 10.97, "y": 3},
  90. {"matrix": [8, 3], "x": 11.97, "y": 3},
  91. {"matrix": [8, 4], "x": 12.97, "y": 3},
  92. {"matrix": [8, 5], "x": 13.97, "y": 3},
  93. {"matrix": [8, 6], "x": 14.97, "y": 3, "w": 1.75},
  94. {"matrix": [8, 8], "x": 16.72, "y": 3},
  95. {"matrix": [4, 0], "x": 0, "y": 4},
  96. {"matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.25},
  97. {"matrix": [4, 2], "x": 2.75, "y": 4, "w": 1.25},
  98. {"matrix": [4, 3], "x": 4.75, "y": 4},
  99. {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2.75},
  100. {"matrix": [9, 0], "x": 8.97, "y": 4, "w": 2.25},
  101. {"matrix": [9, 1], "x": 11.22, "y": 4},
  102. {"matrix": [9, 2], "x": 13.98, "y": 4, "w": 1.25},
  103. {"matrix": [9, 3], "x": 15.23, "y": 4, "w": 1.25},
  104. {"matrix": [9, 4], "x": 16.48, "y": 4}
  105. ]
  106. },
  107. "LAYOUT_split_backspace": {
  108. "layout": [
  109. {"matrix": [0, 0], "x": 0, "y": 0},
  110. {"matrix": [0, 1], "x": 1.66, "y": 0},
  111. {"matrix": [0, 2], "x": 2.66, "y": 0},
  112. {"matrix": [0, 3], "x": 3.66, "y": 0},
  113. {"matrix": [0, 4], "x": 4.66, "y": 0},
  114. {"matrix": [0, 5], "x": 5.66, "y": 0},
  115. {"matrix": [0, 6], "x": 6.66, "y": 0},
  116. {"matrix": [0, 7], "x": 7.66, "y": 0},
  117. {"matrix": [5, 0], "x": 9.32, "y": 0},
  118. {"matrix": [5, 1], "x": 10.32, "y": 0},
  119. {"matrix": [5, 2], "x": 11.32, "y": 0},
  120. {"matrix": [5, 3], "x": 12.32, "y": 0},
  121. {"matrix": [5, 4], "x": 13.32, "y": 0},
  122. {"matrix": [5, 5], "x": 14.32, "y": 0},
  123. {"matrix": [5, 6], "x": 15.32, "y": 0},
  124. {"matrix": [5, 8], "x": 16.32, "y": 0},
  125. {"matrix": [1, 0], "x": 0, "y": 1},
  126. {"matrix": [1, 1], "x": 1.53, "y": 1, "w": 1.5},
  127. {"matrix": [1, 2], "x": 3.03, "y": 1},
  128. {"matrix": [1, 3], "x": 4.03, "y": 1},
  129. {"matrix": [1, 4], "x": 5.03, "y": 1},
  130. {"matrix": [1, 5], "x": 6.03, "y": 1},
  131. {"matrix": [1, 6], "x": 7.03, "y": 1},
  132. {"matrix": [6, 0], "x": 9, "y": 1},
  133. {"matrix": [6, 1], "x": 10, "y": 1},
  134. {"matrix": [6, 2], "x": 11, "y": 1},
  135. {"matrix": [6, 3], "x": 12, "y": 1},
  136. {"matrix": [6, 4], "x": 13, "y": 1},
  137. {"matrix": [6, 5], "x": 14, "y": 1},
  138. {"matrix": [6, 6], "x": 15.05, "y": 1},
  139. {"matrix": [6, 7], "x": 16.1, "y": 1, "w": 1.5},
  140. {"matrix": [2, 0], "x": 0, "y": 2},
  141. {"matrix": [2, 1], "x": 1.39, "y": 2, "w": 1.75},
  142. {"matrix": [2, 2], "x": 3.14, "y": 2},
  143. {"matrix": [2, 3], "x": 4.14, "y": 2},
  144. {"matrix": [2, 4], "x": 5.14, "y": 2},
  145. {"matrix": [2, 5], "x": 6.14, "y": 2},
  146. {"matrix": [2, 6], "x": 7.14, "y": 2},
  147. {"matrix": [7, 0], "x": 9.34, "y": 2},
  148. {"matrix": [7, 1], "x": 10.34, "y": 2},
  149. {"matrix": [7, 2], "x": 11.34, "y": 2},
  150. {"matrix": [7, 3], "x": 12.34, "y": 2},
  151. {"matrix": [7, 4], "x": 13.34, "y": 2},
  152. {"matrix": [7, 5], "x": 14.34, "y": 2},
  153. {"matrix": [7, 6], "x": 15.34, "y": 2, "w": 2.25},
  154. {"matrix": [3, 0], "x": 0, "y": 3},
  155. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  156. {"matrix": [3, 2], "x": 3.5, "y": 3},
  157. {"matrix": [3, 3], "x": 4.5, "y": 3},
  158. {"matrix": [3, 4], "x": 5.5, "y": 3},
  159. {"matrix": [3, 5], "x": 6.5, "y": 3},
  160. {"matrix": [3, 6], "x": 7.5, "y": 3},
  161. {"matrix": [8, 0], "x": 8.97, "y": 3},
  162. {"matrix": [8, 1], "x": 9.97, "y": 3},
  163. {"matrix": [8, 2], "x": 10.97, "y": 3},
  164. {"matrix": [8, 3], "x": 11.97, "y": 3},
  165. {"matrix": [8, 4], "x": 12.97, "y": 3},
  166. {"matrix": [8, 5], "x": 13.97, "y": 3},
  167. {"matrix": [8, 6], "x": 14.97, "y": 3, "w": 1.75},
  168. {"matrix": [8, 8], "x": 16.72, "y": 3},
  169. {"matrix": [4, 0], "x": 0, "y": 4},
  170. {"matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.25},
  171. {"matrix": [4, 2], "x": 2.75, "y": 4, "w": 1.25},
  172. {"matrix": [4, 3], "x": 4.75, "y": 4},
  173. {"matrix": [4, 5], "x": 5.75, "y": 4, "w": 2.75},
  174. {"matrix": [9, 0], "x": 8.97, "y": 4, "w": 2.25},
  175. {"matrix": [9, 1], "x": 11.22, "y": 4},
  176. {"matrix": [9, 2], "x": 13.98, "y": 4, "w": 1.25},
  177. {"matrix": [9, 3], "x": 15.23, "y": 4, "w": 1.25},
  178. {"matrix": [9, 4], "x": 16.48, "y": 4}
  179. ]
  180. },
  181. "LAYOUT_split_left_space": {
  182. "layout": [
  183. {"matrix": [0, 0], "x": 0, "y": 0},
  184. {"matrix": [0, 1], "x": 1.66, "y": 0},
  185. {"matrix": [0, 2], "x": 2.66, "y": 0},
  186. {"matrix": [0, 3], "x": 3.66, "y": 0},
  187. {"matrix": [0, 4], "x": 4.66, "y": 0},
  188. {"matrix": [0, 5], "x": 5.66, "y": 0},
  189. {"matrix": [0, 6], "x": 6.66, "y": 0},
  190. {"matrix": [0, 7], "x": 7.66, "y": 0},
  191. {"matrix": [5, 0], "x": 9.32, "y": 0},
  192. {"matrix": [5, 1], "x": 10.32, "y": 0},
  193. {"matrix": [5, 2], "x": 11.32, "y": 0},
  194. {"matrix": [5, 3], "x": 12.32, "y": 0},
  195. {"matrix": [5, 4], "x": 13.32, "y": 0},
  196. {"matrix": [5, 5], "x": 14.32, "y": 0},
  197. {"matrix": [5, 7], "x": 15.32, "y": 0, "w": 2},
  198. {"matrix": [1, 0], "x": 0, "y": 1},
  199. {"matrix": [1, 1], "x": 1.53, "y": 1, "w": 1.5},
  200. {"matrix": [1, 2], "x": 3.03, "y": 1},
  201. {"matrix": [1, 3], "x": 4.03, "y": 1},
  202. {"matrix": [1, 4], "x": 5.03, "y": 1},
  203. {"matrix": [1, 5], "x": 6.03, "y": 1},
  204. {"matrix": [1, 6], "x": 7.03, "y": 1},
  205. {"matrix": [6, 0], "x": 9, "y": 1},
  206. {"matrix": [6, 1], "x": 10, "y": 1},
  207. {"matrix": [6, 2], "x": 11, "y": 1},
  208. {"matrix": [6, 3], "x": 12, "y": 1},
  209. {"matrix": [6, 4], "x": 13, "y": 1},
  210. {"matrix": [6, 5], "x": 14, "y": 1},
  211. {"matrix": [6, 6], "x": 15.05, "y": 1},
  212. {"matrix": [6, 7], "x": 16.1, "y": 1, "w": 1.5},
  213. {"matrix": [2, 0], "x": 0, "y": 2},
  214. {"matrix": [2, 1], "x": 1.39, "y": 2, "w": 1.75},
  215. {"matrix": [2, 2], "x": 3.14, "y": 2},
  216. {"matrix": [2, 3], "x": 4.14, "y": 2},
  217. {"matrix": [2, 4], "x": 5.14, "y": 2},
  218. {"matrix": [2, 5], "x": 6.14, "y": 2},
  219. {"matrix": [2, 6], "x": 7.14, "y": 2},
  220. {"matrix": [7, 0], "x": 9.34, "y": 2},
  221. {"matrix": [7, 1], "x": 10.34, "y": 2},
  222. {"matrix": [7, 2], "x": 11.34, "y": 2},
  223. {"matrix": [7, 3], "x": 12.34, "y": 2},
  224. {"matrix": [7, 4], "x": 13.34, "y": 2},
  225. {"matrix": [7, 5], "x": 14.34, "y": 2},
  226. {"matrix": [7, 6], "x": 15.34, "y": 2, "w": 2.25},
  227. {"matrix": [3, 0], "x": 0, "y": 3},
  228. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  229. {"matrix": [3, 2], "x": 3.5, "y": 3},
  230. {"matrix": [3, 3], "x": 4.5, "y": 3},
  231. {"matrix": [3, 4], "x": 5.5, "y": 3},
  232. {"matrix": [3, 5], "x": 6.5, "y": 3},
  233. {"matrix": [3, 6], "x": 7.5, "y": 3},
  234. {"matrix": [8, 0], "x": 8.97, "y": 3},
  235. {"matrix": [8, 1], "x": 9.97, "y": 3},
  236. {"matrix": [8, 2], "x": 10.97, "y": 3},
  237. {"matrix": [8, 3], "x": 11.97, "y": 3},
  238. {"matrix": [8, 4], "x": 12.97, "y": 3},
  239. {"matrix": [8, 5], "x": 13.97, "y": 3},
  240. {"matrix": [8, 6], "x": 14.97, "y": 3, "w": 1.75},
  241. {"matrix": [8, 8], "x": 16.72, "y": 3},
  242. {"matrix": [4, 0], "x": 0, "y": 4},
  243. {"matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.25},
  244. {"matrix": [4, 2], "x": 2.75, "y": 4, "w": 1.25},
  245. {"matrix": [4, 3], "x": 4.75, "y": 4},
  246. {"matrix": [4, 4], "x": 5.75, "y": 4, "w": 1.75},
  247. {"matrix": [4, 6], "x": 7.5, "y": 4},
  248. {"matrix": [9, 0], "x": 8.97, "y": 4, "w": 2.25},
  249. {"matrix": [9, 1], "x": 11.22, "y": 4},
  250. {"matrix": [9, 2], "x": 13.98, "y": 4, "w": 1.25},
  251. {"matrix": [9, 3], "x": 15.23, "y": 4, "w": 1.25},
  252. {"matrix": [9, 4], "x": 16.48, "y": 4}
  253. ]
  254. },
  255. "LAYOUT_all": {
  256. "layout": [
  257. {"matrix": [0, 0], "x": 0, "y": 0},
  258. {"matrix": [0, 1], "x": 1.66, "y": 0},
  259. {"matrix": [0, 2], "x": 2.66, "y": 0},
  260. {"matrix": [0, 3], "x": 3.66, "y": 0},
  261. {"matrix": [0, 4], "x": 4.66, "y": 0},
  262. {"matrix": [0, 5], "x": 5.66, "y": 0},
  263. {"matrix": [0, 6], "x": 6.66, "y": 0},
  264. {"matrix": [0, 7], "x": 7.66, "y": 0},
  265. {"matrix": [5, 0], "x": 9.32, "y": 0},
  266. {"matrix": [5, 1], "x": 10.32, "y": 0},
  267. {"matrix": [5, 2], "x": 11.32, "y": 0},
  268. {"matrix": [5, 3], "x": 12.32, "y": 0},
  269. {"matrix": [5, 4], "x": 13.32, "y": 0},
  270. {"matrix": [5, 5], "x": 14.32, "y": 0},
  271. {"matrix": [5, 6], "x": 15.32, "y": 0},
  272. {"matrix": [5, 7], "x": 16.32, "y": 0},
  273. {"matrix": [5, 8], "x": 17.32, "y": 0},
  274. {"matrix": [1, 0], "x": 0, "y": 1},
  275. {"matrix": [1, 1], "x": 1.53, "y": 1, "w": 1.5},
  276. {"matrix": [1, 2], "x": 3.03, "y": 1},
  277. {"matrix": [1, 3], "x": 4.03, "y": 1},
  278. {"matrix": [1, 4], "x": 5.03, "y": 1},
  279. {"matrix": [1, 5], "x": 6.03, "y": 1},
  280. {"matrix": [1, 6], "x": 7.03, "y": 1},
  281. {"matrix": [6, 0], "x": 9, "y": 1},
  282. {"matrix": [6, 1], "x": 10, "y": 1},
  283. {"matrix": [6, 2], "x": 11, "y": 1},
  284. {"matrix": [6, 3], "x": 12, "y": 1},
  285. {"matrix": [6, 4], "x": 13, "y": 1},
  286. {"matrix": [6, 5], "x": 14, "y": 1},
  287. {"matrix": [6, 6], "x": 15.05, "y": 1},
  288. {"matrix": [6, 7], "x": 16.1, "y": 1, "w": 1.5},
  289. {"matrix": [2, 0], "x": 0, "y": 2},
  290. {"matrix": [2, 1], "x": 1.39, "y": 2, "w": 1.75},
  291. {"matrix": [2, 2], "x": 3.14, "y": 2},
  292. {"matrix": [2, 3], "x": 4.14, "y": 2},
  293. {"matrix": [2, 4], "x": 5.14, "y": 2},
  294. {"matrix": [2, 5], "x": 6.14, "y": 2},
  295. {"matrix": [2, 6], "x": 7.14, "y": 2},
  296. {"matrix": [7, 0], "x": 9.34, "y": 2},
  297. {"matrix": [7, 1], "x": 10.34, "y": 2},
  298. {"matrix": [7, 2], "x": 11.34, "y": 2},
  299. {"matrix": [7, 3], "x": 12.34, "y": 2},
  300. {"matrix": [7, 4], "x": 13.34, "y": 2},
  301. {"matrix": [7, 5], "x": 14.34, "y": 2},
  302. {"matrix": [7, 6], "x": 15.34, "y": 2, "w": 2.25},
  303. {"matrix": [3, 0], "x": 0, "y": 3},
  304. {"matrix": [3, 1], "x": 1.25, "y": 3, "w": 2.25},
  305. {"matrix": [3, 2], "x": 3.5, "y": 3},
  306. {"matrix": [3, 3], "x": 4.5, "y": 3},
  307. {"matrix": [3, 4], "x": 5.5, "y": 3},
  308. {"matrix": [3, 5], "x": 6.5, "y": 3},
  309. {"matrix": [3, 6], "x": 7.5, "y": 3},
  310. {"matrix": [8, 0], "x": 8.97, "y": 3},
  311. {"matrix": [8, 1], "x": 9.97, "y": 3},
  312. {"matrix": [8, 2], "x": 10.97, "y": 3},
  313. {"matrix": [8, 3], "x": 11.97, "y": 3},
  314. {"matrix": [8, 4], "x": 12.97, "y": 3},
  315. {"matrix": [8, 5], "x": 13.97, "y": 3},
  316. {"matrix": [8, 6], "x": 14.97, "y": 3},
  317. {"matrix": [8, 7], "x": 15.97, "y": 3},
  318. {"matrix": [8, 8], "x": 16.97, "y": 3},
  319. {"matrix": [4, 0], "x": 0, "y": 4},
  320. {"matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.25},
  321. {"matrix": [4, 2], "x": 2.75, "y": 4, "w": 1.25},
  322. {"matrix": [4, 3], "x": 4.75, "y": 4},
  323. {"matrix": [4, 4], "x": 5.75, "y": 4},
  324. {"matrix": [4, 5], "x": 6.75, "y": 4},
  325. {"matrix": [4, 6], "x": 7.75, "y": 4},
  326. {"matrix": [9, 0], "x": 8.97, "y": 4, "w": 2.25},
  327. {"matrix": [9, 1], "x": 11.22, "y": 4},
  328. {"matrix": [9, 2], "x": 13.98, "y": 4, "w": 1.25},
  329. {"matrix": [9, 3], "x": 15.23, "y": 4, "w": 1.25},
  330. {"matrix": [9, 4], "x": 16.48, "y": 4}
  331. ]
  332. }
  333. }
  334. }