qmk_firmware/keyboards/eco/info.json

19 lines
313 B
JSON
Raw Normal View History

{
"keyboard_name": "The ECO Keyboard",
"manufacturer": "Bishop Keyboards",
"url": "",
"maintainer": "qmk",
"usb": {
"vid": "0x1337",
"pid": "0x6006"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
}
}