[Keyboard] Add Albacore (#13200)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
paprikman
2021-12-07 10:17:00 +05:00
committed by GitHub
parent 23554726c8
commit 3cd77c53e2
11 changed files with 356 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"keyboard_name": "Albacore",
"url": "https://github.com/paprikman/qmk_firmware/tree/master/keyboards/paprikman/albacore",
"maintainer": "paprikman",
"layouts": {
"LAYOUT": {
"layout": [
{"x": 0.75, "y": 0},
{"x": 1.75, "y": 0},
{"x": 2.75, "y": 0},
{"x": 0, "y": 1},
{"x": 1, "y": 1},
{"x": 2, "y": 1},
{"x": 3, "y": 1}
]
}
}
}