summaryrefslogtreecommitdiff
path: root/keyboards/late9/rev1/info.json
diff options
context:
space:
mode:
authorrookiebwoy <81021475+rookiebwoy@users.noreply.github.com>2022-03-08 04:59:50 +0100
committerGitHub <noreply@github.com>2022-03-07 19:59:50 -0800
commit87c2f97def26e4899d1c48a4428f3026aa914275 (patch)
tree28c497e6d1a0a60a54b7395b7fdba328993d548f /keyboards/late9/rev1/info.json
parenteb35f58a6ec9068329a39e3ef8449568e90931e9 (diff)
[Keyboard] Add LATE-9 keyboard (#13966)
Diffstat (limited to 'keyboards/late9/rev1/info.json')
-rw-r--r--keyboards/late9/rev1/info.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/late9/rev1/info.json b/keyboards/late9/rev1/info.json
new file mode 100644
index 0000000000..66175c9afa
--- /dev/null
+++ b/keyboards/late9/rev1/info.json
@@ -0,0 +1,18 @@
+{
+ "keyboard_name": "LATE-9",
+ "keyboard_folder": "late9/rev1",
+ "url": "https://github.com/rookiebwoy/late-9)",
+ "maintainer": "rookiebwoy",
+ "layouts": {
+ "LAYOUT": {
+ "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},
+ {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3},
+ {"x":0, "y":4}, {"x":1, "y":4}, {"x":2, "y":4},
+ {"x":0, "y":5}, {"x":1, "y":5}, {"x":2, "y":5}
+ ]
+ }
+ }
+}