[Keyboard] Add mini winni (#15341)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Matthew Dias
2022-03-07 22:23:06 -06:00
committed by GitHub
parent 996880a1da
commit 4d2ae22690
9 changed files with 247 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"keyboard_name": "Mini Winni",
"maintainer": "Matthew Dias",
"layouts": {
"LAYOUT_all": {
"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}]
}
}
}