summaryrefslogtreecommitdiff
path: root/keyboards/sergiopoverony/creator_pro/info.json
diff options
context:
space:
mode:
authorSergioPoverony <sergiopoverony@gmail.com>2021-07-03 12:55:39 +0500
committerGitHub <noreply@github.com>2021-07-03 00:55:39 -0700
commitca4536e492c2378b916b970a786ce1ad3dcdb539 (patch)
tree2c79dfd95d6649d91038064d98bc6dedbb34ee23 /keyboards/sergiopoverony/creator_pro/info.json
parenteea89cc6363642855b577730f2ad3ce8335eacf8 (diff)
[Keyboard] Add Creator Pro by SergioPoverony (#13154)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/sergiopoverony/creator_pro/info.json')
-rw-r--r--keyboards/sergiopoverony/creator_pro/info.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/sergiopoverony/creator_pro/info.json b/keyboards/sergiopoverony/creator_pro/info.json
new file mode 100644
index 0000000000..1e6bceec5b
--- /dev/null
+++ b/keyboards/sergiopoverony/creator_pro/info.json
@@ -0,0 +1,22 @@
+{
+ "keyboard_name": "Creator Pro",
+ "url": "https://github.com/sergiopoverony",
+ "maintainer": "SergioPoverony",
+ "width": 3,
+ "height": 3,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0},
+ {"x":1, "y":0},
+ {"x":2, "y":0},
+ {"x":3, "y":0},
+ {"x":4.5, "y":0.5},
+ {"x":0, "y":1},
+ {"x":1, "y":1},
+ {"x":2, "y":1},
+ {"x":3, "y":1}
+ ]
+ }
+ }
+}