qmk_firmware/keyboards/chew/info.json
2025-05-18 18:53:00 +01:00

17 lines
377 B
JSON

{
"manufacturer": "florent@linguenheld.fr",
"maintainer": "florent@linguenheld.fr",
"bootloader": "rp2040",
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": true
},
"processor": "RP2040",
"usb": {
"device_version": "1.0.0",
"pid": "0x0000",
"vid": "0xFEED"
}
}