26 lines
428 B
JSON
26 lines
428 B
JSON
{
|
|
"keyboard_name": "Atreus",
|
|
"manufacturer": "Technomancy",
|
|
"maintainer": "qmk",
|
|
"features": {
|
|
"bootmagic": false,
|
|
"command": true,
|
|
"console": true,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true,
|
|
"unicode": true
|
|
},
|
|
"usb": {
|
|
"vid": "0x1209",
|
|
"pid": "0xA1E5",
|
|
"device_version": "0.0.8"
|
|
},
|
|
"qmk": {
|
|
"locking": {
|
|
"enabled": true,
|
|
"resync": true
|
|
}
|
|
}
|
|
}
|