Update Lenovo_T61_KBandTP_LC.ino
This commit is contained in:
parent
cac1179084
commit
0ceb5b4de5
1 changed files with 2 additions and 2 deletions
|
@ -114,7 +114,7 @@ boolean old_key[rows_max][cols_max] = {
|
|||
{1,1,1,1,1,1,1,1}
|
||||
};
|
||||
//
|
||||
// Define the Teensy 3.2 I/O numbers
|
||||
// Define the Teensy LC I/O numbers
|
||||
//
|
||||
// Row FPC pin # 22,18,14,10,02,04,08,12,06,20,16,24,28,32,26,30
|
||||
// Teensy I/O # 15,20,19,18,16,08,07,06,17,09,05,10,11,12,14,26
|
||||
|
|
Loading…
Reference in a new issue