qmk_firmware/keyboards/eco/info.json
2025-04-22 17:59:00 +01:00

17 lines
300 B
JSON

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