[Keyboard] New kbd 1k (#15509)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
MakotoKurauchi
2022-04-19 19:39:43 +09:00
committed by GitHub
parent 67329cffb5
commit bdd1f318c3
15 changed files with 321 additions and 0 deletions

12
keyboards/1k/info.json Normal file
View File

@@ -0,0 +1,12 @@
{
"keyboard_name": "1k",
"url": "",
"maintainer": "MakotoKurauchi",
"layouts": {
"LAYOUT_ortho_1x1": {
"layout": [
{"x":0, "y":0}
]
}
}
}