Collection of keymaps for various keyboards.
Find a file
2024-03-27 19:13:51 +08:00
assets add assets 2024-03-26 23:05:58 +08:00
keyboards i think i prefer this maybe? 2024-03-27 19:13:51 +08:00
LICENSE Create LICENSE 2022-12-26 22:33:01 +08:00
README.md update readme 2024-03-19 22:38:23 +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 glorious panda tactile switches and pulse mt3 keycaps with a splinky mcu for all that extra storage for our macros.

Todo

  • Gerkin: 30 key keyboard by the 40% club
  • Dactyl Manuform: The dactyl manuform is a parameterized, split-hand, concave, columnar, ergonomic keyboard.

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