Collection of keymaps for various keyboards.
Find a file
2024-10-15 06:13:50 +08:00
assets update keymap 2024-10-09 06:13:07 +08:00
keyboards update keymap 2024-10-15 06:13:50 +08:00
.clang-format fmt: create rules 2024-08-09 22:42:21 +08:00
LICENSE Create LICENSE 2022-12-26 22:33:01 +08:00
README.md update readme 2024-10-09 06:56:00 +08:00

QMK Keymaps

Personal keymaps for programmable keyboards.

Keyboards

Features

  • Autocorrect
  • Magic Key
  • Home Row Mods
  • Comboes

Layouts

mherkium

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