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.

27 lines
944 B

  1. {
  2. "keyboard_name": "craftwalk",
  3. "url": "https://github.com/sotoba/craftwalk",
  4. "maintainer": "sotoba",
  5. "width": 7.25,
  6. "height": 4.5,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [
  10. {"label":"Q", "x":1.25, "y":0.25},
  11. {"label":"W", "x":2.25, "y":0},
  12. {"label":"E", "x":3.25, "y":0.25},
  13. {"label":"Ctrl", "x":0, "y":1},
  14. {"label":"A", "x":1.25, "y":1.25},
  15. {"label":"S", "x":2.25, "y":1},
  16. {"label":"D", "x":3.25, "y":1.25},
  17. {"label":"Shift", "x":0, "y":2},
  18. {"label":"Adjust", "x":1.25, "y":2.25},
  19. {"label":"Mouse", "x":2.25, "y":2},
  20. {"label":"Mouse", "x":3.25, "y":2.25},
  21. {"label":"F", "x":4.25, "y":2},
  22. {"label":"Num", "x":5.25, "y":3, "h":1.5},
  23. {"label":"Space", "x":6.25, "y":3, "h":1.5}
  24. ]
  25. }
  26. }
  27. }