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.

15 lines
467 B

  1. {
  2. "keyboard_name": "grooveboard",
  3. "url": "https://github.com/ianklug/grooveboard",
  4. "maintainer": "ianklug",
  5. "layouts": {
  6. "LAYOUT": {
  7. "layout": [
  8. {"label": "k00", "x": 0, "y": 0, "w": 1, "h": 1},
  9. {"label": "k01", "x": 1, "y": 0, "w": 1, "h": 1},
  10. {"label": "k02", "x": 4, "y": 0, "w": 1, "h": 1},
  11. {"label": "k03", "x": 5, "y": 0, "w": 1, "h": 1}
  12. ]
  13. }
  14. }
  15. }