Update Matrix_Decoder_LC.ino
This commit is contained in:
parent
44c839e642
commit
d7e2273787
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
// It will determine how a laptop keyboard matrix is wired using a Teensy LC on an FPC daughterboard.
|
||||
// This software will determine how a laptop keyboard matrix is wired using a Teensy LC on an FPC daughterboard.
|
||||
// Open an editor on a computer and load or create a file that lists every key
|
||||
// on the laptop keyboard that will be tested. Connect the FPC cable of the test keyboard
|
||||
// to the Teensy/FPC board. Connect a USB cable from the Teensy to the computer.
|
||||
|
|
Loading…
Reference in a new issue