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.

16 lines
392 B

  1. {
  2. "keyboard_name": "Binary_Monkey",
  3. "url": "https://gumroad.com/jkdlab",
  4. "maintainer": "JKDLAB.",
  5. "width": 3,
  6. "height": 1,
  7. "layouts": {
  8. "LAYOUT": {
  9. "layout": [
  10. {"label": "0", "x": 0, "y": 0},
  11. {"label": "1", "x": 1, "y": 0},
  12. {"label": "ENTER", "x": 0, "y": 1, "w" : 2}
  13. ]
  14. }
  15. }
  16. }