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.

39 lines
959 B

  1. {
  2. "keyboard_name": "DecadePad",
  3. "url": "",
  4. "maintainer": "huajijam",
  5. "width": 6,
  6. "height": 4,
  7. "layouts": {
  8. "LAYOUT_numpad_6x4": {
  9. "key_count": 21,
  10. "layout": [
  11. {"x":0, "y":0},
  12. {"x":1, "y":0},
  13. {"x":2, "y":0},
  14. {"x":3, "y":0},
  15. {"x":0, "y":1},
  16. {"x":1, "y":1},
  17. {"x":2, "y":1},
  18. {"x":3, "y":1},
  19. {"x":0, "y":2},
  20. {"x":1, "y":2},
  21. {"x":2, "y":2},
  22. {"x":0, "y":3},
  23. {"x":1, "y":3},
  24. {"x":2, "y":3},
  25. {"x":3, "y":2, "h":2},
  26. {"x":0, "y":4},
  27. {"x":1, "y":4},
  28. {"x":2, "y":4},
  29. {"x":0, "y":5, "w":2},
  30. {"x":2, "y":5},
  31. {"x":3, "y":4, "h":2}
  32. ]
  33. }
  34. }
  35. }