Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert addition of Vin due to contradictory uses #34

Merged
merged 1 commit into from
Apr 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Keyboard only (incl. PC-XT) variant: https://github.com/No0ne/ps2pico
| |
Pico GPIO11 ______| LV1 HV1 |______ PS/2 keyboard data
Pico GPIO12 ______| LV2 HV2 |______ PS/2 keyboard clock
Pico GPIO13 ______| LV HV |______ PS/2 5V + Pico VBUS/Vin
Pico GPIO13 ______| LV HV |______ PS/2 5V + Pico VBUS
Pico GND ______| GND GND |______ PS/2 GND
Pico GPIO14 ______| LV3 HV3 |______ PS/2 mouse data
Pico GPIO15 ______| LV4 HV4 |______ PS/2 mouse clock
Expand Down