logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

info.json (528B)


  1. {
  2. "manufacturer": "Binepad",
  3. "keyboard_name": "BNR1",
  4. "maintainer": "Binpad",
  5. "features": {
  6. "bootmagic": true,
  7. "extrakey": true,
  8. "mousekey": true,
  9. "nkro": false,
  10. "encoder": true
  11. },
  12. "url": "http://binepad.com",
  13. "usb": {
  14. "vid": "0x4249"
  15. },
  16. "community_layouts": ["ortho_1x1"],
  17. "layouts": {
  18. "LAYOUT_ortho_1x1": {
  19. "layout": [
  20. {"matrix": [0, 0], "x": 0, "y": 0, "w": 2, "h": 2}
  21. ]
  22. }
  23. }
  24. }