From 2427678f7d4f04df10392e07d6c42578775ec15f Mon Sep 17 00:00:00 2001 From: peepeetee <43021794+peepeetee@users.noreply.github.com> Date: Tue, 1 Feb 2022 03:44:45 +0800 Subject: [Keyboard] move @Biacco42 's keebs into /biacco42 (#16080) --- keyboards/biacco42/meishi2/info.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/biacco42/meishi2/info.json (limited to 'keyboards/biacco42/meishi2/info.json') diff --git a/keyboards/biacco42/meishi2/info.json b/keyboards/biacco42/meishi2/info.json new file mode 100644 index 0000000000..8e277716ea --- /dev/null +++ b/keyboards/biacco42/meishi2/info.json @@ -0,0 +1,15 @@ +{ + "keyboard_name": "meishi2", + "url": "", + "maintainer": "biacco42", + "layouts": { + "LAYOUT": { + "layout": [ + { "x": 0, "y": 0 }, + { "x": 1, "y": 0 }, + { "x": 2, "y": 0 }, + { "x": 3, "y": 0 } + ] + } + } +} -- cgit v1.2.3