Update README.md
This commit is contained in:
parent
671fc9700e
commit
99446373cd
1 changed files with 5 additions and 0 deletions
|
@ -10,10 +10,15 @@
|
||||||
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.
|
||||||
|
|
Loading…
Reference in a new issue