summaryrefslogtreecommitdiff
path: root/keyboards/atset/at1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/atset/at1/info.json')
-rw-r--r--keyboards/atset/at1/info.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/atset/at1/info.json b/keyboards/atset/at1/info.json
index b73f4de3ae..8e68513a43 100644
--- a/keyboards/atset/at1/info.json
+++ b/keyboards/atset/at1/info.json
@@ -7,9 +7,13 @@
"pid": "0x6060",
"device_version": "0.0.1"
},
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
"layouts": {
"LAYOUT": {
- "layout": [{"label":"k00", "x":0, "y":0}]
+ "layout": [
+ {"x":0, "y":0, "matrix": [0, 0]}
+ ]
}
}
} \ No newline at end of file