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.

69 lines
2.5 KiB

  1. {
  2. "manufacturer": "beekeeb",
  3. "keyboard_name": "3w6hs",
  4. "maintainer": "beekeeb",
  5. "diode_direction": "COL2ROW",
  6. "usb": {
  7. "device_version": "1.0.0",
  8. "pid": "0x0003",
  9. "vid": "0xBEEB",
  10. "no_startup_check": true
  11. },
  12. "processor": "RP2040",
  13. "bootloader": "rp2040",
  14. "features": {
  15. "bootmagic": true,
  16. "mousekey": true,
  17. "extrakey": true
  18. },
  19. "community_layouts": ["split_3x5_3"],
  20. "layouts": {
  21. "LAYOUT_split_3x5_3": {
  22. "layout": [
  23. {"matrix": [0, 0], "x": 0, "y": 0.8},
  24. {"matrix": [0, 1], "x": 1, "y": 0.2},
  25. {"matrix": [0, 2], "x": 2, "y": 0},
  26. {"matrix": [0, 3], "x": 3, "y": 0.2},
  27. {"matrix": [0, 4], "x": 4, "y": 0.4},
  28. {"matrix": [4, 0], "x": 8, "y": 0.4},
  29. {"matrix": [4, 1], "x": 9, "y": 0.2},
  30. {"matrix": [4, 2], "x": 10, "y": 0},
  31. {"matrix": [4, 3], "x": 11, "y": 0.2},
  32. {"matrix": [4, 4], "x": 12, "y": 0.8},
  33. {"matrix": [1, 0], "x": 0, "y": 1.8},
  34. {"matrix": [1, 1], "x": 1, "y": 1.2},
  35. {"matrix": [1, 2], "x": 2, "y": 1},
  36. {"matrix": [1, 3], "x": 3, "y": 1.2},
  37. {"matrix": [1, 4], "x": 4, "y": 1.4},
  38. {"matrix": [5, 0], "x": 8, "y": 1.4},
  39. {"matrix": [5, 1], "x": 9, "y": 1.2},
  40. {"matrix": [5, 2], "x": 10, "y": 1},
  41. {"matrix": [5, 3], "x": 11, "y": 1.2},
  42. {"matrix": [5, 4], "x": 12, "y": 1.8},
  43. {"matrix": [2, 0], "x": 0, "y": 2.8},
  44. {"matrix": [2, 1], "x": 1, "y": 2.2},
  45. {"matrix": [2, 2], "x": 2, "y": 2},
  46. {"matrix": [2, 3], "x": 3, "y": 2.2},
  47. {"matrix": [2, 4], "x": 4, "y": 2.4},
  48. {"matrix": [6, 0], "x": 8, "y": 2.4},
  49. {"matrix": [6, 1], "x": 9, "y": 2.2},
  50. {"matrix": [6, 2], "x": 10, "y": 2},
  51. {"matrix": [6, 3], "x": 11, "y": 2.2},
  52. {"matrix": [6, 4], "x": 12, "y": 2.8},
  53. {"matrix": [3, 2], "x": 3.2, "y": 3.6},
  54. {"matrix": [3, 3], "x": 4.2, "y": 3.6},
  55. {"matrix": [3, 4], "x": 5.2, "y": 3.8},
  56. {"matrix": [7, 0], "x": 6.8, "y": 3.8},
  57. {"matrix": [7, 1], "x": 7.8, "y": 3.6},
  58. {"matrix": [7, 2], "x": 8.8, "y": 3.6}
  59. ]
  60. }
  61. }
  62. }