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.

11 lines
389 B

  1. {
  2. "keyboard_name": "Retropad",
  3. "url": "https://github.com/swiftrax",
  4. "maintainer": "swiftrax",
  5. "width": 2,
  6. "height": 3.5,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [{"label":"0,1", "x":0.5, "y":0}, {"label":"1,0", "x":0, "y":1.5}, {"label":"1,1", "x":1, "y":1.5}, {"label":"2,0", "x":0, "y":2.5}, {"label":"2,1", "x":1, "y":2.5}]
  10. }
  11. }
  12. }