Collection of keymaps for various keyboards.
Find a file
2024-01-29 22:35:46 +08:00
keyboards migrate to oneshot homerow mods on extend layer, add leader + repeat key 2024-01-29 22:35:46 +08:00
LICENSE Create LICENSE 2022-12-26 22:33:01 +08:00
README.md update README.md 2023-07-25 12:32:12 +08:00

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