summaryrefslogtreecommitdiff
path: root/keyboards/handwired/aball/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/aball/info.json')
-rw-r--r--keyboards/handwired/aball/info.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/keyboards/handwired/aball/info.json b/keyboards/handwired/aball/info.json
index 60f40d1935..a90a831f8a 100644
--- a/keyboards/handwired/aball/info.json
+++ b/keyboards/handwired/aball/info.json
@@ -8,10 +8,17 @@
"pid": "0xC2F0",
"device_version": "0.0.1"
},
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu",
+ "matrix_pins": {
+ "direct": [
+ [null]
+ ]
+ },
"layouts": {
"LAYOUT": {
"layout": [
- {"x":0, "y":0}
+ {"x":0, "y":0, "matrix": [0, 0]}
]
}
}