qmk_firmware/keyboards/keebio/sinc/info.json

25 lines
452 B
JSON
Raw Normal View History

{
"manufacturer": "Keebio",
"url": "https://keeb.io",
"maintainer": "nooges",
"usb": {
"vid": "0xCB10"
},
"features": {
"audio": false,
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": false,
"nkro": false,
2022-11-25 03:47:02 +01:00
"unicode": false
},
"split": {
2022-11-25 03:47:02 +01:00
"enabled": true
},
"build": {
2022-11-25 03:47:02 +01:00
"lto": true
}
}