summaryrefslogtreecommitdiff
path: root/keyboards/handwired/swiftrax/retropad/info.json
diff options
context:
space:
mode:
authorBrandon Claveria <48102030+swiftrax@users.noreply.github.com>2020-09-22 15:39:09 -0700
committerGitHub <noreply@github.com>2020-09-22 23:39:09 +0100
commit5faf5383ad4f651fd3d576a4d0932679f14c752e (patch)
tree79fbe4b5238c4d49752517e026dfa0a33a306d95 /keyboards/handwired/swiftrax/retropad/info.json
parent4bf5f9424ed167af5881f1c7087dc80321541f06 (diff)
add handwired/swiftrax/retropad (#10331)
* add retropad * fix indicator leds * fix bootmagic * fix led indicators * fix keymap * fix keymap * fix keymap * fix keymap * fix license headers * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Swiftrax <swiftrax@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/swiftrax/retropad/info.json')
-rw-r--r--keyboards/handwired/swiftrax/retropad/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/retropad/info.json b/keyboards/handwired/swiftrax/retropad/info.json
new file mode 100644
index 0000000000..9637c7b3f7
--- /dev/null
+++ b/keyboards/handwired/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