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.

72 lines
2.5 KiB

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