summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/teensy_35/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/onekey/teensy_35/info.json')
-rw-r--r--keyboards/handwired/onekey/teensy_35/info.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/keyboards/handwired/onekey/teensy_35/info.json b/keyboards/handwired/onekey/teensy_35/info.json
index 99b6a236c5..59cc1decdc 100644
--- a/keyboards/handwired/onekey/teensy_35/info.json
+++ b/keyboards/handwired/onekey/teensy_35/info.json
@@ -1,3 +1,9 @@
{
- "keyboard_name": "Onekey Teensy 3.5"
+ "keyboard_name": "Onekey Teensy 3.5",
+ "processor": "MK64FX512",
+ "bootloader": "halfkay",
+ "matrix_pins": {
+ "cols": ["D5"], // 20/A6
+ "rows": ["B2"] // 19/A5
+ }
}