From 99729909358a1f3904af8afdbd1cc92bda9a4ec0 Mon Sep 17 00:00:00 2001 From: Frank Adams <33405607+thedalles77@users.noreply.github.com> Date: Wed, 6 Apr 2022 21:28:00 -0700 Subject: [PATCH] Update Readme.txt --- Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Readme.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Readme.txt b/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Readme.txt index ca08fbb..94e66dd 100644 --- a/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Readme.txt +++ b/Example_Keyboards/Lenovo_ThinkPad_T61/Teensy LC/Readme.txt @@ -1,3 +1,2 @@ -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.