From c725f6f7680b7d8f89974676ce46dd94b74431c0 Mon Sep 17 00:00:00 2001 From: anubhav dhiman <104914147+anubhavd7@users.noreply.github.com> Date: Sat, 2 Jul 2022 17:16:29 +0530 Subject: Add new keyboard AT3 (#17431) Co-authored-by: zvecr Co-authored-by: Ryan --- keyboards/atset/at1/info.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 keyboards/atset/at1/info.json (limited to 'keyboards/atset/at1/info.json') diff --git a/keyboards/atset/at1/info.json b/keyboards/atset/at1/info.json new file mode 100644 index 0000000000..c96ca6c3b1 --- /dev/null +++ b/keyboards/atset/at1/info.json @@ -0,0 +1,9 @@ +{ + "keyboard_name": "AT1", + "maintainer": "atset", + "layouts": { + "LAYOUT": { + "layout": [{"label":"k00", "x":0, "y":0}] + } + } +} \ No newline at end of file -- cgit v1.2.3