diff options
Diffstat (limited to 'keyboards/converter/a1200/teensy2pp/info.json')
-rw-r--r-- | keyboards/converter/a1200/teensy2pp/info.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/keyboards/converter/a1200/teensy2pp/info.json b/keyboards/converter/a1200/teensy2pp/info.json index 243b586c9f..a69aa38278 100644 --- a/keyboards/converter/a1200/teensy2pp/info.json +++ b/keyboards/converter/a1200/teensy2pp/info.json @@ -5,5 +5,10 @@ "vid": "0xFEED", "pid": "0x0000", "device_version": "0.0.1" - } + }, + "indicators": { + "caps_lock": "B6" + }, + "processor": "at90usb1286", + "bootloader": "halfkay" } |