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.

31 lines
495 B

  1. {
  2. "keyboard_name": "Drink Me",
  3. "url": "https://github.com/yatara-cc",
  4. "maintainer": "yatara-cc",
  5. "layouts": {
  6. "LAYOUT": {
  7. "layout": [
  8. {
  9. "label": "K0",
  10. "x": 0,
  11. "y": 0
  12. },
  13. {
  14. "label": "K1",
  15. "x": 1,
  16. "y": 0
  17. },
  18. {
  19. "label": "K2",
  20. "x": 2,
  21. "y": 0
  22. },
  23. {
  24. "label": "K3",
  25. "x": 3,
  26. "y": 0
  27. }
  28. ]
  29. }
  30. }
  31. }