summaryrefslogtreecommitdiff
path: root/keyboards/copenhagen_click/click_pad_v1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/copenhagen_click/click_pad_v1/info.json')
-rwxr-xr-xkeyboards/copenhagen_click/click_pad_v1/info.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/copenhagen_click/click_pad_v1/info.json b/keyboards/copenhagen_click/click_pad_v1/info.json
index 1298de4c89..213425abc0 100755
--- a/keyboards/copenhagen_click/click_pad_v1/info.json
+++ b/keyboards/copenhagen_click/click_pad_v1/info.json
@@ -21,7 +21,9 @@
"bootloader": "atmel-dfu",
"layouts": {
"LAYOUT": {
- "layout": [{"x":0, "y":0}]
+ "layout": [
+ {"label": "k00", "matrix": [0, 0], "x": 0, "y": 0}
+ ]
}
}
}