info.json 522 B

12345678910111213
  1. {
  2. "keyboard_name": "soap",
  3. "url": "https://github.com/TheRoyalSweatshirt/SOAP",
  4. "maintainer": "[TheRoyalSweatshirt](https://github.com/TheRoyalSweatshirt)",
  5. "width": 4,
  6. "height": 2,
  7. "layouts": {
  8. "LAYOUT": {
  9. "key_count": 8,
  10. "layout": [{"label":"K00", "x":0, "y":0}, {"label":"K01", "x":1, "y":0}, {"label":"K02", "x":2, "y":0}, {"label":"K03", "x":4, "y":0}, {"label":"K10", "x":0, "y":1}, {"label":"K11", "x":1, "y":1}, {"label":"K12", "x":2, "y":1}, {"label":"K13", "x":4, "y":1}]
  11. }
  12. }
  13. }