From a0d9221dcc085b196e071581e9e7d8d9a96037fe Mon Sep 17 00:00:00 2001 From: Brandon Claveria <48102030+swiftrax@users.noreply.github.com> Date: Tue, 26 Jan 2021 16:52:17 -0800 Subject: pull retropad out of handwired and update readme.md (#11545) Co-authored-by: Swiftrax --- keyboards/swiftrax/retropad/info.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 keyboards/swiftrax/retropad/info.json (limited to 'keyboards/swiftrax/retropad/info.json') diff --git a/keyboards/swiftrax/retropad/info.json b/keyboards/swiftrax/retropad/info.json new file mode 100644 index 0000000000..9637c7b3f7 --- /dev/null +++ b/keyboards/swiftrax/retropad/info.json @@ -0,0 +1,12 @@ +{ + "keyboard_name": "Retropad", + "url": "https://github.com/swiftrax", + "maintainer": "swiftrax", + "width": 2, + "height": 3.5, + "layouts": { + "LAYOUT": { + "layout": [{"label":"0,1", "x":0.5, "y":0}, {"label":"1,0", "x":0, "y":1.5}, {"label":"1,1", "x":1, "y":1.5}, {"label":"2,0", "x":0, "y":2.5}, {"label":"2,1", "x":1, "y":2.5}] + } + } +} \ No newline at end of file -- cgit v1.2.3