1
Fork 0
qmk-userspace/README.md

15 lines
333 B
Markdown
Raw Normal View History

# QMK Userspace
All my qmk keymaps.
2024-04-22 11:37:16 +00:00
## Instructions
1. Setup qmk. (Run `qmk setup`)
2. Clone this repo to the value of qmk `user.overlay_dir` config variable.
3. The keymaps in this repo will be available for use with `qmk config` and `qmk flash`.
Example command: ```qmk flash -kb keychron/q1v2/ansi_encoder -km hadeed```