summaryrefslogtreecommitdiff
path: root/keyboards/matchstickworks/southpad/info.json
diff options
context:
space:
mode:
authorLogan Butler <8854426+MatchstickWorks@users.noreply.github.com>2021-08-13 11:29:59 -0700
committerGitHub <noreply@github.com>2021-08-13 11:29:59 -0700
commitf00e56eb0b4e8ab220d52a30f89f3a9213d431fa (patch)
treef891e3bc44f448d410648f85fdcba710d7cd2e95 /keyboards/matchstickworks/southpad/info.json
parent8392729d7410246ab3228d47df272da5b0c72c99 (diff)
[Keyboard] Add Southpad Keyboard (#13964)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/matchstickworks/southpad/info.json')
-rw-r--r--keyboards/matchstickworks/southpad/info.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/keyboards/matchstickworks/southpad/info.json b/keyboards/matchstickworks/southpad/info.json
new file mode 100644
index 0000000000..a2a509fce3
--- /dev/null
+++ b/keyboards/matchstickworks/southpad/info.json
@@ -0,0 +1,34 @@
+{
+ "keyboard_name": "SouthPad",
+ "url": "",
+ "maintainer": "MatchstickWorks",
+ "width": 4,
+ "height": 6,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"label":"K00 (B3,B0)", "x":0, "y":0},
+ {"label":"K01 (B3,B1)", "x":1, "y":0},
+ {"label":"K02 (B3,B2)", "x":2, "y":0},
+ {"label":"K03 (B3,B4)", "x":3, "y":0},
+ {"label":"K10 (B5,B0)", "x":0, "y":1},
+ {"label":"K11 (B5,B1)", "x":1, "y":1},
+ {"label":"K12 (B5,B2)", "x":2, "y":1},
+ {"label":"K13 (B5,B4)", "x":3, "y":1},
+ {"label":"K30 (B7,B0)", "x":0, "y":2, "h":2},
+ {"label":"K21 (B6,B1)", "x":1, "y":2},
+ {"label":"K22 (B6,B2)", "x":2, "y":2},
+ {"label":"K23 (B6,B4)", "x":3, "y":2},
+ {"label":"K31 (B7,B1)", "x":1, "y":3},
+ {"label":"K32 (B7,B2)", "x":2, "y":3},
+ {"label":"K33 (B7,B4)", "x":3, "y":3},
+ {"label":"K50 (C6,B0)", "x":0, "y":4, "h":2},
+ {"label":"K41 (C7,B1)", "x":1, "y":4},
+ {"label":"K42 (C7,B2)", "x":2, "y":4},
+ {"label":"K43 (C7,B4)", "x":3, "y":4},
+ {"label":"K51 (C6,B1)", "x":1, "y":5},
+ {"label":"K53 (C6,B4)", "x":2, "y":5, "w":2}
+ ]
+ }
+ }
+} \ No newline at end of file