mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-15 13:04:38 +00:00
20 lines
399 B
JSON
20 lines
399 B
JSON
{
|
|
"keyboard_name": "The Nines",
|
|
"url": "https://www.qlavier.com/",
|
|
"maintainer": "Ungodly Design",
|
|
"layouts": {
|
|
"LAYOUT_ortho_3x3": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"x":1, "y":0},
|
|
{"x":2, "y":0},
|
|
{"x":0, "y":1},
|
|
{"x":1, "y":1},
|
|
{"x":2, "y":1},
|
|
{"x":0, "y":2},
|
|
{"x":1, "y":2},
|
|
{"x":2, "y":2}
|
|
]
|
|
}
|
|
}
|
|
}
|