qmk_firmware/keyboards/ergodox_ez/base/keyboard.json

12 lines
208 B
JSON

{
"keyboard_name": "ErgoDox EZ",
"usb": {
"pid": "0x4974"
},
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"nkro": true
}
}