move keyhive exclusive boards into /keyhive (#16084)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
peepeetee
2022-04-19 18:17:21 +08:00
committed by GitHub
parent cff489bfdb
commit 9f63bce70b
148 changed files with 19 additions and 19 deletions

View File

@@ -0,0 +1,30 @@
{
"keyboard_name": "Honeycomb",
"url": "",
"maintainer": "filoxo",
"layouts": {
"LAYOUT": {
"layout": [
{"x":0, "y":0},
{"x":1, "y":0},
{"x":2, "y":0},
{"x":3, "y":0},
{"x":0, "y":1},
{"x":1, "y":1},
{"x":2, "y":1},
{"x":3, "y":1},
{"x":0, "y":2},
{"x":1, "y":2},
{"x":2, "y":2},
{"x":3, "y":2},
{"x":0, "y":3},
{"x":1, "y":3},
{"x":2, "y":3},
{"x":3, "y":3}
]
}
}
}