diff options
Diffstat (limited to 'keyboards/copenhagen_click/click_pad_v1/info.json')
-rwxr-xr-x | keyboards/copenhagen_click/click_pad_v1/info.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/copenhagen_click/click_pad_v1/info.json b/keyboards/copenhagen_click/click_pad_v1/info.json new file mode 100755 index 000000000..b3327e880 --- /dev/null +++ b/keyboards/copenhagen_click/click_pad_v1/info.json @@ -0,0 +1,12 @@ +{ + "keyboard_name": "CopenhagenClickPad-V1", + "url": "http://copenhagenclick.com/ClickPad-V1/", + "maintainer": "mini-ninja-64", + "width": 1, + "height": 1, + "layouts": { + "LAYOUT": { + "layout": [{"x":0, "y":0}] + } + } +}
\ No newline at end of file |