info.json 469 B

12345678910111213141516171819
  1. {
  2. "keyboard_name": "2key2",
  3. "manufacturer": "3-Key-Ecosystem",
  4. "url": "https://github.com/softplus/3keyecosystem/tree/main/2key2",
  5. "maintainer": "softplus",
  6. "usb": {
  7. "vid": "0x1209",
  8. "pid": "0x3304",
  9. "device_version": "0.0.1"
  10. },
  11. "layouts": {
  12. "LAYOUT": {
  13. "layout": [
  14. {"label": "k00", "x": 0, "y": 0},
  15. {"label": "k01", "x": 1, "y": 0}
  16. ]
  17. }
  18. }
  19. }