# QMK Userspace All my qmk keymaps. ## 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```