Updated revisions and added a keyboard (#16731)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: WestM <93159069+WestMProducts@users.noreply.github.com>
This commit is contained in:
Watson
2022-07-02 04:55:10 -07:00
committed by GitHub
parent c725f6f768
commit 48721b20fc
34 changed files with 787 additions and 47 deletions

View File

@@ -0,0 +1,20 @@
{
"keyboard_name": "WestM9",
"url": "https://github.com/WestMProducts",
"maintainer": "WestM",
"layouts": {
"LAYOUT_macropad": {
"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}
]
}
}
}