summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/teensy_32/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/onekey/teensy_32/info.json')
-rw-r--r--keyboards/handwired/onekey/teensy_32/info.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/keyboards/handwired/onekey/teensy_32/info.json b/keyboards/handwired/onekey/teensy_32/info.json
index 213b4ea153..6d82d300ba 100644
--- a/keyboards/handwired/onekey/teensy_32/info.json
+++ b/keyboards/handwired/onekey/teensy_32/info.json
@@ -1,3 +1,9 @@
{
- "keyboard_name": "Onekey Teensy 3.2"
+ "keyboard_name": "Onekey Teensy 3.2",
+ "processor": "MK20DX256",
+ "bootloader": "halfkay",
+ "matrix_pins": {
+ "cols": ["D5"],
+ "rows": ["B2"]
+ }
}