Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.53 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.53 KB

⌨️ Keyboards

My QMK keymaps and configurations leveraging external userspace.

Installation

  1. Enable direnv direnv allow

Design goals

Ergonomics and programming! I optimize for English typing with COLEMAK layout and programming (with Neovim) through easy access to frequently used characters.

Features

  • Colemak DH although might consider alternatives like Sturdy or Engram at some point
  • Home row mods using ASGC for easier tiling window manager shortcuts
  • Space on left thumb with backspace on the opposite side
  • One-Shot shift and Caps Word
  • Optimized symbol and navigation layers

Firmware size

If firmware size is an issue, some QMK features can be disabled:

Flashing

qmk flash -kb splitkb/kyria/rev1 -km diaoul

Add :dfu-split-left or :dfu-split-right to the latter to also flash EEPROM for the EE_HANDS feature.

Vizualization

Keymap vizualizations are generated by keymap-drawer