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