From 99446373cd139abcf77cacb13c463c517a7023db Mon Sep 17 00:00:00 2001 From: thedalles77 <33405607+thedalles77@users.noreply.github.com> Date: Sun, 14 Oct 2018 17:11:35 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9e7501d..a15f780 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,15 @@ The directory tree is given below: Eagle_Board Folder + Keyboard_Scanner.brd EagleCad circuit board file for Teensy LC & 3.2. + Blank_Key_Lists Folder + Keyboard_with_number_pad.txt Lists all keys on a keyboard with a number pad. + Keyboard_without_number_pad.txt Lists all keys on a keyboard without a number pad. + Teensy_Continuity_Tester Folder Matrix_Decoder_LC.ino Teensyduino file for Teensy LC continuity tester. Matrix_Decoder_3p2.ino Teensyduino file for Teensy 3.2 continuity tester.