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

[Docs] Add dedicated page for Split Keyboard information #5802

Merged
merged 13 commits into from
Jul 16, 2019
Prev Previous commit
Change i2c wiring text
Co-Authored-By: drashna <drashna@live.com>
  • Loading branch information
fauxpark and drashna committed Jul 7, 2019
commit 6011da046b7d1053c75bcdbc2d45c8b9afe5b6e0
2 changes: 1 addition & 1 deletion docs/feature_split_keyboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The 4 wires of the TRRS cable need to connect GND, VCC, and SCL and SDA (aka PD0

The pull-up resistors may be placed on either half. It is also possible to use 4 resistors and have the pull-ups in both halves, but this is unnecessary in simple use cases.

![I<sup>2</sup>C wiring](https://i.imgur.com/Hbzhc6E.png)
![I2C wiring](https://i.imgur.com/Hbzhc6E.png)

## Firmware Configuration

Expand Down