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
483 B

  1. {
  2. "keyboard_name": "%KEYBOARD%",
  3. "url": "",
  4. "maintainer": "%YOUR_NAME%",
  5. "width": 3,
  6. "height": 2,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [
  10. {"label": "k00", "x": 0, "y": 0},
  11. {"label": "k01", "x": 1, "y": 0},
  12. {"label": "k02", "x": 2, "y": 0},
  13. {"label": "k10", "x": 0, "y": 1, "w": 1.5},
  14. {"label": "k12", "x": 1.5, "y": 1, "w": 1.5}
  15. ]
  16. }
  17. }
  18. }