qmk_keymaps/README.md
2024-08-05 22:28:21 +08:00

1.1 KiB

QMK Keymaps

Personal keymaps for programmable keyboards.

Keyboards

Features

  • Canary Layout
  • Autocorrect
  • Magic Key
  • Home Row Mods

Installation

Follow the getting started docs to install QMK Firmware

# Clone the keymaps
git clone https://git.sajenim.dev/jasmine/qmk_keymaps.git
    
# Merge our keymaps into qmk_firmware
rsync --recursive qmk_keymaps/keyboards/ qmk_firmware/keyboards/

# Compile the firmware
qmk compile -kb <myKeyboard> -km <myKeymap>

Pictures

dactyl-manuform

References