Firmware and personal keymap for puffer, a ergo split wireless keyboard.
- QWERTY base layout
- timer-less home row mods
- Migrated to zmk-helpers v2 and necessary changes for keymap-drawer.
Generate the firmware via the GitHub action. To build locally check zmk docs.
This will produce the file zmk/app/build/zephyr/zmk.utf
. Put the board into
bootloader mode by pressing the reset button twice, and copy this file to the
board, which will show up as a USB drive when connected to your computer. Repeat
for the right side board.
Use zmk-helpers, check respective docs and zmk official docs.
Small changes can be rather straight forward by editing config/puffer.keymap
.
The keymap image is created using keymap-drawer. It can be regenerated with the commands: