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,10 @@
{
"keyboard_name": "Navi10",
"url": "",
"maintainer": "emdarcher",
"layouts": {
"LAYOUT": {
"layout": [{"label":"Fn", "x":0, "y":0}, {"label":"Home", "x":1, "y":0}, {"label":"PgUp", "x":2, "y":0}, {"label":"Del", "x":0, "y":1}, {"label":"End", "x":1, "y":1}, {"label":"PgDn", "x":2, "y":1}, {"label":"Up", "x":1, "y":3}, {"label":"Left", "x":0, "y":4}, {"label":"Down", "x":1, "y":4}, {"label":"Right", "x":2, "y":4}]
}
}
}