qmk_keymaps/README.md
2023-07-25 12:32:12 +08:00

789 B

QMK Keymaps

Personal keymaps for programmable keyboards.

Keyboards

In Progress

Keymaps

Pictures

Install

Follow the getting started docs to install QMK Firmware

# Clone the keymaps
git clone https://github.com/sajenim/qmk_keymaps.git

# Merge our keymaps into qmk_firmware
rsync --recursive qmk_keymaps/keyboards/ qmk_firmware/keyboards/

# Compile the firmware
qmk compile -kb crkbd -km sajenim