mirror of https://github.com/zmkfirmware/zmk.git
13 lines
381 B
JSON
13 lines
381 B
JSON
{
|
|
"file_format": "1",
|
|
"id": "ergodash",
|
|
"name": "Ergodash",
|
|
"description": "A split ergonomic keyboard with support for ZMK Studio.",
|
|
"url": "https://github.com/omkbd/ErgoDash",
|
|
"image": "https://raw.githubusercontent.com/omkbd/ErgoDash/master/images/ergodash.jpg",
|
|
"features": ["keys", "studio"],
|
|
"studio": {
|
|
"physicalLayout": "ergodash_physical_layout"
|
|
}
|
|
}
|