/my-corne-keymap

My custom keymap files for my 3x6 Corne keyboard

Primary LanguageCMIT LicenseMIT

My Custom Corne Keymap v5

This is the custom qmk keymap for my Corne keyboard.

Features

  • Custom layout I use for my day-job writing code.
  • Left half OLED animations with my JM logo, layer and modifier key indicators.
  • Right half OLED animations featuring BONGOCAT!
  • Enables ENABLE_RGB_MATRIX_SOLID_REACTIVE_NEXUS matrix animation by default. The only one I like.
    • Solid is of course there by default.
  • Tapdance enabled for several keys to make things like copy, paste, and commonly used CMD + KC options quick on Layer 1.
  • Tap-hold enabled for several keys to make those same tapdance commands include the Shift (so CMD + Shift + KC).
  • Tap-hold the Left Control or Right OS key (left and right thumb respectively) to be HYPR or MEH respectively.
  • Tap-hold left Space for extra OS CMD button.

Usage

cd ~/qmk_firmware/keyboards/crkbd/keymaps
git clone git@github.com:jomurgel/my-corne-keymap.git jomurgel
qmk compile -kb crkbd/rev1 -km jomurgel

Thanks!

  • The OLED animations were cribbed from @Timeception. Props for clean code.
  • Uses keymapviz for the ASCII layout art.

License