mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
17 lines
292 B
JSON
17 lines
292 B
JSON
{
|
|
"keyboard_name": "ErgoDox EZ Shine",
|
|
"usb": {
|
|
"pid": "0x4975"
|
|
},
|
|
"rgblight": {
|
|
"driver": "custom"
|
|
},
|
|
"features": {
|
|
"bootmagic": false,
|
|
"mousekey": true,
|
|
"extrakey": true,
|
|
"nkro": true,
|
|
"rgblight": true
|
|
}
|
|
}
|