Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petejohanson/le-capybara-zmk-config
https://github.com/petejohanson/le-capybara-zmk-config
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/petejohanson/le-capybara-zmk-config
- Owner: petejohanson
- Created: 2023-12-15T07:56:23.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T22:21:11.000Z (4 months ago)
- Last Synced: 2024-07-06T02:50:27.960Z (4 months ago)
- Size: 14.6 KB
- Stars: 6
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 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.
Once calibrated, the saved calibrations should be loaded the next time you plug in or reset the keyboard.