[Keyboard] move woodkeys.click keyboards to /woodkeys (#16113)

This commit is contained in:
peepeetee
2022-02-01 12:44:28 +08:00
committed by GitHub
parent 984481ff8e
commit da5cb5fd6f
91 changed files with 10 additions and 10 deletions

View File

@@ -0,0 +1,14 @@
{
"keyboard_name": "Big Series 3-Key",
"url": "",
"maintainer": "qmk",
"layouts": {
"LAYOUT": {
"layout": [
{"x": 0, "y": 0, "w": 4, "h": 4},
{"x": 4, "y": 0, "w": 4, "h": 4},
{"x": 8, "y": 0, "w": 4, "h": 4}
]
}
}
}