summaryrefslogtreecommitdiff
path: root/keyboards/westm/westm9/info.json
diff options
context:
space:
mode:
authorWatson <93159069+wttsn@users.noreply.github.com>2022-07-02 04:55:10 -0700
committerGitHub <noreply@github.com>2022-07-02 21:55:10 +1000
commit48721b20fc5524d4a388e7fc5d5d0ba16ad6902b (patch)
tree457a401c795573594005c7ec5aa833e96bb787ea /keyboards/westm/westm9/info.json
parentc725f6f7680b7d8f89974676ce46dd94b74431c0 (diff)
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>
Diffstat (limited to 'keyboards/westm/westm9/info.json')
-rw-r--r--keyboards/westm/westm9/info.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/westm/westm9/info.json b/keyboards/westm/westm9/info.json
new file mode 100644
index 0000000000..5c36e74ab4
--- /dev/null
+++ b/keyboards/westm/westm9/info.json
@@ -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}
+ ]
+ }
+ }
+} \ No newline at end of file