1.1 KiB
1.1 KiB
QMK Keymaps
Features
- Autocorrect
- Case Modes
- Combos
- Home Row Mods
- Leader Key
- Repeat / Magic Keys
My Keymap
See magic sturdy for usage of the magic key.
Installation
Follow the getting started docs to install QMK Firmware
# Clone the keymaps
git clone https://git.sajenim.dev/jasmine/qmk_userspace.git
# Setup external userspace
qmk config user.overlay_dir="$(realpath qmk_userspace)"
# Compile the firmware
qmk compile -kb <keyboard> -km <keymap>