summaryrefslogtreecommitdiff
path: root/keyboards/atset/at9/info.json
diff options
context:
space:
mode:
authoranubhav dhiman <104914147+anubhavd7@users.noreply.github.com>2022-06-07 19:01:56 +0530
committerGitHub <noreply@github.com>2022-06-07 23:31:56 +1000
commitf0b1c8ced9d1be49ea80fc44eb2264aaf432b7d1 (patch)
treefc5ea43767a4da7559250fca4afd9edb91bb1312 /keyboards/atset/at9/info.json
parentb85c224b7ca62dacc0bb05162a5bb4cfe5d024b3 (diff)
add new keyboard atset (#17195)
Co-authored-by: zvecr <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/atset/at9/info.json')
-rw-r--r--keyboards/atset/at9/info.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/atset/at9/info.json b/keyboards/atset/at9/info.json
new file mode 100644
index 0000000000..5c69b1c8d3
--- /dev/null
+++ b/keyboards/atset/at9/info.json
@@ -0,0 +1,9 @@
+{
+ "keyboard_name": "AT9",
+ "maintainer": "atset",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"label":"k00", "x":0, "y":0}, {"label":"k01", "x":1, "y":0}, {"label":"k02", "x":2, "y":0}, {"label":"k10", "x":0, "y":1}, {"label":"k11", "x":1, "y":1}, {"label":"k12", "x":2, "y":1}, {"label":"k20", "x":0, "y":2}, {"label":"k21", "x":1, "y":2}, {"label":"k22", "x":2, "y":2}]
+ }
+ }
+}