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.

19 lines
469 B

  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. }