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

Minor typo fix #14717

Merged
merged 2 commits into from
Oct 16, 2021
Merged
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions keyboards/ploopyco/trackball_nano/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Occasionally, new revisions of the PCB will be released. Every board comes with

Match the firmware that you flash onto the board with the designator on the board.

# Customzing your Ploopy Nano Trackball
# Customizing your Ploopy Nano Trackball

You can change the DPI/CPI or speed of the trackball by calling `adns_set_cpi` at any time. Additionally, there is a `DPI_CONFIG` macro that will cycle through an array of options for the DPI. This is set to 375, 750, and 1375, but can be changed. 750 is the default.

Expand All @@ -51,4 +51,4 @@ When flashing the bootloader, use the following fuse settings:
|----------|-------------|
| Low | `0x5E` |
| High | `0x99` |
| Extended | `0xC3` |
| Extended | `0xC3` |