summaryrefslogtreecommitdiff
path: root/keyboards/atset/at16/info.json
diff options
context:
space:
mode:
authoranubhav dhiman <104914147+anubhavd7@users.noreply.github.com>2022-07-02 17:16:29 +0530
committerGitHub <noreply@github.com>2022-07-02 21:46:29 +1000
commitc725f6f7680b7d8f89974676ce46dd94b74431c0 (patch)
tree1673756de65cd14d86ffaeb146a08c17a4af38ed /keyboards/atset/at16/info.json
parent2f1150946588210e7445d6a7933f2f2cb9aeadab (diff)
Add new keyboard AT3 (#17431)
Co-authored-by: zvecr <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/atset/at16/info.json')
-rw-r--r--keyboards/atset/at16/info.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/atset/at16/info.json b/keyboards/atset/at16/info.json
new file mode 100644
index 0000000000..970bb7446f
--- /dev/null
+++ b/keyboards/atset/at16/info.json
@@ -0,0 +1,9 @@
+{
+ "keyboard_name": "AT9",
+ "maintainer": "atset",
+ "layouts": {
+ "LAYOUT_ortho_4x4": {
+ "layout": [{"label":"k00", "x":0, "y":0}, {"label":"k01", "x":1, "y":0}, {"label":"k02", "x":2, "y":0}, {"label":"k03", "x":3, "y":0}, {"label":"k10", "x":0, "y":1}, {"label":"k11", "x":1, "y":1}, {"label":"k12", "x":2, "y":1}, {"label":"k13", "x":3, "y":1}, {"label":"k20", "x":0, "y":2}, {"label":"k21", "x":1, "y":2}, {"label":"k22", "x":2, "y":2}, {"label":"k23", "x":3, "y":2}, {"label":"k30", "x":0, "y":3}, {"label":"k31", "x":1, "y":3}, {"label":"k32", "x":2, "y":3}, {"label":"k33", "x":3, "y":3}]
+ }
+ }
+}