move spaceholdings boards into /spaceholdings (#16096)

This commit is contained in:
peepeetee
2022-02-10 05:19:28 +08:00
committed by GitHub
parent a9250ad8a1
commit cd673cceba
38 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,12 @@
{
"keyboard_name": "NEBULA12",
"url": "",
"maintainer": "yiancar",
"layouts": {
"LAYOUT_68_ansi": {
"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}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}
]
}
}
}