diff --git a/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Readme.txt b/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Readme.txt new file mode 100644 index 0000000..ca08fbb --- /dev/null +++ b/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Readme.txt @@ -0,0 +1,3 @@ +The ZIP file is a gerber file created for JLCPCB fabrication. +It's best to use the Lenovo_T61_keyboard_LC.ino code first to confirm the keyboard is working by itself. Then try the keyboard and TP code. +If there's a problem communicating with the TP, it can make the keyboard code erratic and not work. Debug the TP connection problems separately.