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.

33 lines
811 B

  1. {
  2. "keyboard_name": "GKB-M16",
  3. "manufacturer": "gkeyboard",
  4. "url": "",
  5. "maintainer": "gkeyboard",
  6. "usb": {
  7. "vid": "0x474B",
  8. "pid": "0x4201",
  9. "device_version": "0.0.1"
  10. },
  11. "layouts": {
  12. "LAYOUT_ortho_4x4": {
  13. "layout": [
  14. {"x":0, "y":0},
  15. {"x":1, "y":0},
  16. {"x":2, "y":0},
  17. {"x":3, "y":0},
  18. {"x":0, "y":1},
  19. {"x":1, "y":1},
  20. {"x":2, "y":1},
  21. {"x":3, "y":1},
  22. {"x":0, "y":2},
  23. {"x":1, "y":2},
  24. {"x":2, "y":2},
  25. {"x":3, "y":2},
  26. {"x":0, "y":3},
  27. {"x":1, "y":3},
  28. {"x":2, "y":3},
  29. {"x":3, "y":3}
  30. ]
  31. }
  32. }
  33. }