logo

qmk_firmware

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

info.json (300B)


  1. {
  2. "keyboard_name": "The ECO Keyboard",
  3. "manufacturer": "Bishop Keyboards",
  4. "maintainer": "qmk",
  5. "usb": {
  6. "vid": "0x1337",
  7. "pid": "0x6006"
  8. },
  9. "processor": "atmega32u4",
  10. "bootloader": "caterina",
  11. "qmk": {
  12. "locking": {
  13. "enabled": true,
  14. "resync": true
  15. }
  16. }
  17. }