From ad2e85361128a2252798a7bb4c1cbc0bcd58e8ab Mon Sep 17 00:00:00 2001 From: anubhav dhiman <104914147+anubhavd7@users.noreply.github.com> Date: Sun, 19 Jun 2022 23:46:24 +0530 Subject: [Keyboard] add at6 keyboard (#17346) Co-authored-by: zvecr Co-authored-by: Ryan --- keyboards/atset/at6/info.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 keyboards/atset/at6/info.json (limited to 'keyboards/atset/at6/info.json') diff --git a/keyboards/atset/at6/info.json b/keyboards/atset/at6/info.json new file mode 100644 index 0000000000..cdaeee825d --- /dev/null +++ b/keyboards/atset/at6/info.json @@ -0,0 +1,9 @@ +{ + "keyboard_name": "AT6", + "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}] + } + } +} -- cgit v1.2.3