summaryrefslogtreecommitdiff
path: root/keyboards/mnk50/info.json
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2021-08-19 16:53:20 +0100
committerGitHub <noreply@github.com>2021-08-19 16:53:20 +0100
commit9ac0023a6a08123654ddf8cfe5028dda5fa5afa6 (patch)
tree331ff2992d80f3b7269b67c78cd726fc673bb3fa /keyboards/mnk50/info.json
parent49be4860f72af98d3788d5559023cc3fc9f4e08e (diff)
Add MNK50 (#14031)
* Add MNK50 * Update keyboards/mnk50/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/mnk50/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/mnk50/readme.md hihi thanks! Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/mnk50/keymaps/default/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/mnk50/info.json')
-rwxr-xr-xkeyboards/mnk50/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/mnk50/info.json b/keyboards/mnk50/info.json
new file mode 100755
index 0000000000..d92c75ed3f
--- /dev/null
+++ b/keyboards/mnk50/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "MNK50",
+ "url": "https://yiancar-designs.com",
+ "maintainer": "Yiancar-Designs",
+ "width": 14,
+ "height": 4,
+ "layouts": {
+ "LAYOUT_all": {
+ "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0}, {"x":6, "y":0}, {"x":7, "y":0}, {"x":8, "y":0}, {"x":9, "y":0}, {"x":10, "y":0}, {"x":11, "y":0}, {"x":12, "y":0}, {"x":13, "y":0}, {"x":0, "y":1, "w":1.25}, {"x":1.25, "y":1}, {"x":2.25, "y":1}, {"x":3.25, "y":1}, {"x":4.25, "y":1}, {"x":5.25, "y":1}, {"x":6.25, "y":1}, {"x":7.25, "y":1}, {"x":8.25, "y":1}, {"x":9.25, "y":1}, {"x":10.25, "y":1}, {"x":11.25, "y":1}, {"x":12.25, "y":1, "w":1.75}, {"x":0, "y":2, "w":1.75}, {"x":1.75, "y":2}, {"x":2.75, "y":2}, {"x":3.75, "y":2}, {"x":4.75, "y":2}, {"x":5.75, "y":2}, {"x":6.75, "y":2}, {"x":7.75, "y":2}, {"x":8.75, "y":2}, {"x":9.75, "y":2}, {"x":10.75, "y":2}, {"x":11.75, "y":2, "w":1.25}, {"x":13, "y":2}, {"x":1.25, "y":3}, {"x":2.25, "y":3, "w":1.25}, {"x":3.5, "y":3}, {"x":4.5, "y":3, "w":2.25}, {"x":6.75, "y":3, "w":2.75}, {"x":9.5, "y":3}, {"x":10.5, "y":3, "w":1.25}, {"x":11.75, "y":3}]
+ }
+ }
+}