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.

57 lines
934 B

  1. {
  2. "keyboard_name": "Macropad v2",
  3. "manufacturer": "GeebBoards",
  4. "url": "https://geekboards.ru/",
  5. "maintainer": "ruddy17",
  6. "usb": {
  7. "vid": "0x0483",
  8. "pid": "0xA372",
  9. "device_version": "0.0.2"
  10. },
  11. "layouts": {
  12. "LAYOUT": {
  13. "layout": [
  14. {
  15. "label": "K0",
  16. "x": 0,
  17. "y": 0
  18. },
  19. {
  20. "label": "K1",
  21. "x": 1,
  22. "y": 0
  23. },
  24. {
  25. "label": "K2",
  26. "x": 2,
  27. "y": 0
  28. },
  29. {
  30. "label": "K3",
  31. "x": 3,
  32. "y": 0
  33. },
  34. {
  35. "label": "K4",
  36. "x": 0,
  37. "y": 1
  38. },
  39. {
  40. "label": "K5",
  41. "x": 1,
  42. "y": 1
  43. },
  44. {
  45. "label": "K6",
  46. "x": 2,
  47. "y": 1
  48. },
  49. {
  50. "label": "K7",
  51. "x": 3,
  52. "y": 1
  53. }
  54. ]
  55. }
  56. }
  57. }