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.

29 lines
1.0 KiB

  1. {
  2. "keyboard_name": "Sentraq Number Pad",
  3. "maintainer": "qmk",
  4. "url": "https://sentraq.com/collections/kits/products/number-pad-rgb-kit",
  5. "width": 4,
  6. "height": 5,
  7. "layouts": {
  8. "LAYOUT_numpad_5x4": {
  9. "key_count": 17,
  10. "layout": [
  11. {"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0},
  12. {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1},
  13. {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":1, "h":2},
  14. {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3},
  15. {"x":0, "y":4, "w":2}, {"x":2, "y":4}, {"x":3, "y":3, "h":2}
  16. ]
  17. },
  18. "LAYOUT_ortho_5x4": {
  19. "key_count": 20,
  20. "layout": [
  21. {"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0},
  22. {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1},
  23. {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":2},
  24. {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":3, "y":3},
  25. {"x":0, "y":4}, {"x":1, "y":4}, {"x":2, "y":4}, {"x":3, "y":4}
  26. ]
  27. }
  28. }
  29. }