Skip to content

Commit

Permalink
[Keyboard] Fix formatting on keyboard to micro connection table (qmk#…
Browse files Browse the repository at this point in the history
…5968)

* Fix formatting on keyboard to micro connection table

* Add whitespace to make more readable
  • Loading branch information
CableGuy67 authored and drashna committed May 24, 2019
1 parent a1e2d51 commit 4f1537b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions keyboards/converter/palm_usb/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ qmk because the Arduino softserial library uses different pins from QMK.

I've wired the pro micro hardware as follows.

Label| TX0,RX1,GND,GND,2 ,3 ,4 ,5 ,6 ,7
Palm | , , * ,GND,VCC,RX ,NC ,RTS,nc ,DCD
MCU | ,D1 ,D0 , ,C6 , ,E6
| Label | TX0 | RX1 | GND | GND | 2 | 3 | 4 | 5 | 6 | 7 |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| Palm | | | * | GND | VCC | RX | NC | RTS | NC | DCD |
| MCU | | | | | D1 | D0 | | C6 | | E6 |

\* The RX line from the keyboard should be conected to a ~10K ohm pull down resistor to ground.
RX --|--3
Expand Down

0 comments on commit 4f1537b

Please sign in to comment.