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.

67 lines
2.4 KiB

  1. {
  2. "manufacturer": "Cuddly Keyboards Ltd.",
  3. "usb": {
  4. "vid": "0xC2AB",
  5. "device_version": "0.0.2",
  6. "no_startup_check": true
  7. },
  8. "processor": "STM32F072",
  9. "bootloader": "stm32-dfu",
  10. "features": {
  11. "bootmagic": true,
  12. "mousekey": true,
  13. "extrakey": true,
  14. "unicode": true
  15. },
  16. "community_layouts": ["split_3x5_2"],
  17. "layout_aliases": {
  18. "LAYOUT": "LAYOUT_split_3x5_2"
  19. },
  20. "layouts": {
  21. "LAYOUT_split_3x5_2": {
  22. "layout": [
  23. {"matrix": [0, 0], "x": 0, "y": 0.93},
  24. {"matrix": [0, 1], "x": 1, "y": 0.31},
  25. {"matrix": [0, 2], "x": 2, "y": 0},
  26. {"matrix": [0, 3], "x": 3, "y": 0.28},
  27. {"matrix": [0, 4], "x": 4, "y": 0.42},
  28. {"matrix": [4, 0], "x": 7, "y": 0.42},
  29. {"matrix": [4, 1], "x": 8, "y": 0.28},
  30. {"matrix": [4, 2], "x": 9, "y": 0},
  31. {"matrix": [4, 3], "x": 10, "y": 0.31},
  32. {"matrix": [4, 4], "x": 11, "y": 0.93},
  33. {"matrix": [1, 0], "x": 0, "y": 1.93},
  34. {"matrix": [1, 1], "x": 1, "y": 1.31},
  35. {"matrix": [1, 2], "x": 2, "y": 1},
  36. {"matrix": [1, 3], "x": 3, "y": 1.28},
  37. {"matrix": [1, 4], "x": 4, "y": 1.42},
  38. {"matrix": [5, 0], "x": 7, "y": 1.42},
  39. {"matrix": [5, 1], "x": 8, "y": 1.28},
  40. {"matrix": [5, 2], "x": 9, "y": 1},
  41. {"matrix": [5, 3], "x": 10, "y": 1.31},
  42. {"matrix": [5, 4], "x": 11, "y": 1.93},
  43. {"matrix": [2, 0], "x": 0, "y": 2.93},
  44. {"matrix": [2, 1], "x": 1, "y": 2.31},
  45. {"matrix": [2, 2], "x": 2, "y": 2},
  46. {"matrix": [2, 3], "x": 3, "y": 2.28},
  47. {"matrix": [2, 4], "x": 4, "y": 2.42},
  48. {"matrix": [6, 0], "x": 7, "y": 2.42},
  49. {"matrix": [6, 1], "x": 8, "y": 2.28},
  50. {"matrix": [6, 2], "x": 9, "y": 2},
  51. {"matrix": [6, 3], "x": 10, "y": 2.31},
  52. {"matrix": [6, 4], "x": 11, "y": 2.93},
  53. {"matrix": [3, 3], "x": 3.5, "y": 3.75},
  54. {"matrix": [3, 4], "x": 4.5, "y": 4},
  55. {"matrix": [7, 0], "x": 6.5, "y": 4},
  56. {"matrix": [7, 1], "x": 7.5, "y": 3.75}
  57. ]
  58. }
  59. }
  60. }