summaryrefslogtreecommitdiff
path: root/keyboards/nk1/info.json
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2021-06-26 05:42:09 +0100
committerGitHub <noreply@github.com>2021-06-25 21:42:09 -0700
commitad3169f500e027296adf6961fcd948caa023891d (patch)
tree62476a35ed0d1ad1b1b28e8386c677a53750d28e /keyboards/nk1/info.json
parentb1ea4842e38d0d3e609d8b0d6016ab0a4288bdc4 (diff)
[Keyboard] Add NK1 (#13212)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: yiancar <yiancar@gmail.com>
Diffstat (limited to 'keyboards/nk1/info.json')
-rwxr-xr-xkeyboards/nk1/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/nk1/info.json b/keyboards/nk1/info.json
new file mode 100755
index 0000000000..3bf8d4745a
--- /dev/null
+++ b/keyboards/nk1/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "NK1",
+ "url": "www.yiancar-designs.com",
+ "maintainer": "yiancar",
+ "width": 1,
+ "height": 1,
+ "layouts": {
+ "LAYOUT_ortho_1x1": {
+ "layout": [{"x": 0, "y": 0}]
+ }
+ }
+}