Collection of keymaps for various keyboards.
Find a file
2024-02-08 22:48:33 +08:00
keyboards remove macro layer 2024-02-08 22:48:33 +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