Skip to content

Commit

Permalink
Fixup the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Dec 29, 2023
1 parent 6424b1f commit e6c4b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Super experimental [Le Capybara](https://github.com/sporkus/le_capybara_keyboard

After first loading the firmware, you need to run the calibration. Use a terminal, e.g. putty, tio, etc to connect to the virtual console device, e.g. `/dev/ttyACM0`:

You'll be presented with a prompt like `uart :~$`. At the prompt, type `ec matrix calibration load` and hit enter. As prompted, follow the sequence to press and release each key from top left to bottom right.
You'll be presented with a prompt like `uart :~$`. At the prompt, type `ec matrix calibration start` and hit enter. As prompted, leave all the keys alone while the low baselines are set, and then when prompted press each key slowly in sequence.

After the calibration completes, type `ec matrix calibration save` to persist the calibration to flash. You can re-run this process later if needed if you've made changes and need to recalibrate things.

Expand Down

0 comments on commit e6c4b01

Please sign in to comment.