Collection of keymaps for various keyboards.
Find a file
2024-06-02 11:07:15 +08:00
assets add assets 2024-03-26 23:05:58 +08:00
keyboards idk fix something i spose 2024-05-09 18:49:18 +08:00
LICENSE Create LICENSE 2022-12-26 22:33:01 +08:00
README.md update readme 2024-06-02 11:07:15 +08:00

QMK Keymaps

Personal keymaps for programmable keyboards. I currently use canary layout and am working on implementing a magic key to minimize SFB and improve flow.

Keyboards

  • Keychron Q4: My gateway to QMK, 60% hotswappable with CNC machined body, i still use this for gaming and to retain qwerty muscle memory.
  • Corne Cherry My intro to building keyboards, 3x6 column stagger with 3 thumb keys. This keyboard got me into alt layouts and 3D printing (case). Sports box jade clicky switches and pulse mt3 keycaps with the splinky mcu for all that extra storage for our macros.
  • Gerkin: Created by 40percent.club the gherkin is a 30 key keyboard with a efficient 5x6 matrix. Entry to CAD and case design, my case can be found here. Hand lubed milky yellow with nylon bottom housing.

Todo

  • Dactyl Manuform: The dactyl manuform is a parameterized, split-hand, concave, columnar, ergonomic keyboard. My personal fork used for sajkbd builds is here.

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