From 48721b20fc5524d4a388e7fc5d5d0ba16ad6902b Mon Sep 17 00:00:00 2001 From: Watson <93159069+wttsn@users.noreply.github.com> Date: Sat, 2 Jul 2022 04:55:10 -0700 Subject: Updated revisions and added a keyboard (#16731) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan Co-authored-by: WestM <93159069+WestMProducts@users.noreply.github.com> --- keyboards/westm/westm9/info.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboards/westm/westm9/info.json (limited to 'keyboards/westm/westm9/info.json') 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 -- cgit v1.2.3