summaryrefslogtreecommitdiff
path: root/keyboards/swiftrax/retropad/info.json
diff options
context:
space:
mode:
authorBrandon Claveria <48102030+swiftrax@users.noreply.github.com>2021-01-26 16:52:17 -0800
committerGitHub <noreply@github.com>2021-01-27 00:52:17 +0000
commita0d9221dcc085b196e071581e9e7d8d9a96037fe (patch)
tree50b11cc792f53b0467685719b24e59e8843b3428 /keyboards/swiftrax/retropad/info.json
parent7e8d97f8f05288dd6fe7fd2d8943bb27fc3f3117 (diff)
pull retropad out of handwired and update readme.md (#11545)
Co-authored-by: Swiftrax <swiftrax@gmail.com>
Diffstat (limited to 'keyboards/swiftrax/retropad/info.json')
-rw-r--r--keyboards/swiftrax/retropad/info.json12
1 files changed, 12 insertions, 0 deletions
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