diff options
Diffstat (limited to 'keyboards/handwired/nicekey/info.json')
-rw-r--r-- | keyboards/handwired/nicekey/info.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/handwired/nicekey/info.json b/keyboards/handwired/nicekey/info.json new file mode 100644 index 0000000000..1f099534b2 --- /dev/null +++ b/keyboards/handwired/nicekey/info.json @@ -0,0 +1,14 @@ +{ + "keyboard_name": "nicekey handwired", + "url": "", + "maintainer": "spydon", + "width": 1, + "height": 1, + "layouts": { + "LAYOUT": { + "layout": [ + {"x":0, "y":0} + ] + } + } +} |