summaryrefslogtreecommitdiffstats
path: root/keyboards/nk1/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-06-26 04:42:38 +0000
committerQMK Bot <hello@qmk.fm>2021-06-26 04:42:38 +0000
commitf8c01a8e5ad3cf85157d53d4718d80f194bb61cd (patch)
tree29920bbc8bdb365fb8d9ec39acc2791a7f7d7943 /keyboards/nk1/info.json
parent580999661fc1fbe36e778eb858965992bc227248 (diff)
parentad3169f500e027296adf6961fcd948caa023891d (diff)
Merge remote-tracking branch 'origin/master' into develop
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}]
+ }
+ }
+}