Update README.md

This commit is contained in:
thedalles77 2018-10-14 17:10:29 -07:00 committed by GitHub
parent 1b5479669d
commit 671fc9700e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,31 +1,31 @@
# USB_Laptop_Keyboard_Controller # USB_Laptop_Keyboard_Controller
* This repo contains all the files that are needed to make a USB keyboard from an old laptop keyboard. This repo contains all the files that are needed to make a USB keyboard from an old laptop keyboard.
* See the "Instructable" at this address See the "Instructable" at this address
* See the YouTube video at this address See the YouTube video at this address
* A PDF version of the Instructable with additional informatuion is in the directory with this README file. A PDF version of the Instructable with additional informatuion is in the directory with this README file.
* The directory tree is given below: The directory tree is given below:
* Eagle_Board Folder Eagle_Board Folder
* Keyboard_Scanner.brd EagleCad circuit board file for Teensy LC & 3.2. Keyboard_Scanner.brd EagleCad circuit board file for Teensy LC & 3.2.
* Blank_Key_Lists Folder Blank_Key_Lists Folder
* Keyboard_with_number_pad.txt Lists all keys on a keyboard with a number pad. 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. Keyboard_without_number_pad.txt Lists all keys on a keyboard without a number pad.
* Teensy_Continuity_Tester Folder Teensy_Continuity_Tester Folder
* Matrix_Decoder_LC.ino Teensyduino file for Teensy LC continuity tester. Matrix_Decoder_LC.ino Teensyduino file for Teensy LC continuity tester.
* Matrix_Decoder_3p2.ino Teensyduino file for Teensy 3.2 continuity tester. Matrix_Decoder_3p2.ino Teensyduino file for Teensy 3.2 continuity tester.
* Example_Keyboards Folder Example_Keyboards Folder
* Instructions for Modifying the Teensyduino LC code.doc Word file with LC instructions Instructions for Modifying the Teensyduino LC code.doc Word file with LC instructions
* Instructions for Modifying the Teensyduino 3p2 code.doc Word file with 3.2 instructions Instructions for Modifying the Teensyduino 3p2 code.doc Word file with 3.2 instructions
* Laptop_Keyboard A separate Folder for each laptop keyboard, containing the following: 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. Text file with FPC pin connections. The results from running the Matrix_decoder code.
* Word file with key matrix table and any additional information. Word file with key matrix table and any additional information.
* Teensyduino code that makes a simple homebrew USB keyboard routine. Teensyduino code that makes a simple homebrew USB keyboard routine.
* Each of the Laptop Keyboards listed below have been tested and documented in their own folder: Each of the Laptop Keyboards listed below have been tested and documented in their own folder:
* Dell Inspiron 1525 - Keyboard Part Number D9K01 * Dell Inspiron 1525 - Keyboard Part Number D9K01
* Dell Latitude 131L - Keyboard Part Number V-0511BIAS1-US * Dell Latitude 131L - Keyboard Part Number V-0511BIAS1-US
* Dell Latitude X1 - Keyboard Part Number 0M6607 * Dell Latitude X1 - Keyboard Part Number 0M6607