diff --git a/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/readme b/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/readme index 49e41f7..ff87a76 100644 --- a/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/readme +++ b/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy 3p2/readme @@ -1 +1,3 @@ The ZIP file is a gerber file created for JLCPCB fabrication only. +It's best to use the Lenovo_T61_keyboard.ino code first to confirm the keyboard is working by itself. Then try the keyboard and TP code or the standalone 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.