- Set up qmk environment
- Clone this repository
git clone https://github.com/jesalx/qmk-keymap
- Use external userspace by running the following command while replacing
path/to/qmk-keymap
with the relative path to the cloned repository
qmk config user.overlay_dir="$(realpath path/to/qmk-keymap)"
- Compile and flash the keymap
qmk flash -kb zsa/voyager -km jesal