[Keyboard] Nebula12 keyboard (#9397)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
yiancar
2020-06-17 22:16:26 -07:00
committed by GitHub
co-authored by Ryan Drashna Jaelre
parent 67f374029d
commit 3e27ceee42
20 changed files with 3839 additions and 9 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"keyboard_name": "NEBULA12",
"url": "",
"maintainer": "yiancar",
"width": 3,
"height": 4,
"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}
]
}
}
}