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.

35 lines
922 B

  1. {
  2. "keyboard_name": "Rubi",
  3. "manufacturer": "gregorio",
  4. "url": "https://github.com/ohchiko/qmk_firmware/tree/master/keyboards/rubi",
  5. "maintainer": "gregorio",
  6. "usb": {
  7. "vid": "0x4752",
  8. "pid": "0x5242",
  9. "device_version": "0.0.1"
  10. },
  11. "layouts": {
  12. "LAYOUT": {
  13. "layout": [
  14. {"x":3, "y":0},
  15. {"x":0, "y":1.25},
  16. {"x":1, "y":1.25},
  17. {"x":2, "y":1.25},
  18. {"x":3, "y":1.25},
  19. {"x":0, "y":2.25},
  20. {"x":1, "y":2.25},
  21. {"x":2, "y":2.25},
  22. {"x":3, "y":2.25, "h":2},
  23. {"x":0, "y":3.25},
  24. {"x":1, "y":3.25},
  25. {"x":2, "y":3.25},
  26. {"x":0, "y":4.25},
  27. {"x":1, "y":4.25},
  28. {"x":2, "y":4.25},
  29. {"x":3, "y":4.25, "h":2},
  30. {"x":0, "y":5.25, "w":2},
  31. {"x":2, "y":5.25}
  32. ]
  33. }
  34. }
  35. }