Skip to content

Commit

Permalink
Super basic readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Dec 28, 2023
1 parent 54af470 commit 6424b1f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Le Capybara ZMK Config Repo:

Super experimental [Le Capybara](https://github.com/sporkus/le_capybara_keyboard/) keyboard support for ZMK.

## Calibration

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.

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.

Once calibrated, the saved calibrations should be loaded the next time you plug in or reset the keyboard.

0 comments on commit 6424b1f

Please sign in to comment.