diff --git a/README.md b/README.md index 4531de6..d49a698 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # ku1255cfw Custom open firmware for the Lenovo KU-1255 compact USB keyboard + +## Dev setup +- [OpenViszla](https://github.com/openvizsla/ov_ftdi) USB protocol analyzer +- 5V-tolerant PL2303 UART interface (e.g. https://www.adafruit.com/product/954) +- S15 pad (SN8F2288 UTX) connected to header for UART debug interface + +![PCB photo](/devsetup.jpg) diff --git a/devsetup.jpg b/devsetup.jpg new file mode 100644 index 0000000..15122bb Binary files /dev/null and b/devsetup.jpg differ