Update README.md

This commit is contained in:
thedalles77 2018-10-28 16:31:50 -07:00 committed by GitHub
parent 8bc134b6b6
commit 76d5113e48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,19 +27,19 @@
Touchpad_3p2.ino Teensyduino file for Teensy 3.2 touchpad controller
Touchpad_Info.docx Word file describing touchpad code
Touchpad_Info.pdf PDF file describing the touchpad code
Example_Keyboards Folder
Instructions for Modifying the Teensyduino LC code.docx Word file with LC instructions
Instructions for Modifying the Teensyduino LC code.pdf PDF file with LC instructions
Instructions for Modifying the Teensyduino 3p2 code.docx Word file with 3.2 instructions
Instructions for Modifying the Teensyduino 3p2 code.pdf PDF file with 3.2 instructions
Laptop_Keyboard A separate Folder for each laptop keyboard, containing the following:
Text file with FPC pin connections. The results from running the Matrix_decoder code.
Word file with key matrix table and any additional information.
PDF file with key matrix table and any additional information.
Teensyduino code that makes a simple homebrew USB keyboard routine.