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.

17 lines
450 B

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