mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-10 22:19:29 +00:00
Fix image link in README.md
This commit is contained in:
parent
208f6d7f91
commit
4b7b761cf5
1 changed files with 3 additions and 3 deletions
|
@ -86,11 +86,11 @@ See **keymap.c**.
|
||||||
|
|
||||||
###Teensy++ installation
|
###Teensy++ installation
|
||||||
Angled USB mini B adapter is used to install Teensy++ laterally.
|
Angled USB mini B adapter is used to install Teensy++ laterally.
|
||||||
![doc/HHKB_img/teensy_install.jpg]
|
![Teensy install](doc/HHKB_img/teensy_install.jpg)
|
||||||
|
|
||||||
Bread baord wires are used to connect Teensy++.
|
Bread baord wires are used to connect Teensy++.
|
||||||
![doc/HHKB_img/teensy_wiring.jpg]
|
![Teensy wiring](doc/HHKB_img/teensy_wiring.jpg)
|
||||||
![doc/HHKB_img/connector_contact.jpg]
|
![Connector](doc/HHKB_img/connector_contact.jpg)
|
||||||
|
|
||||||
|
|
||||||
###PJRC Teensy++ 2.0 connection
|
###PJRC Teensy++ 2.0 connection
|
||||||
|
|
Loading…
Reference in a new issue