qmk_firmware/keyboards/sofle/keymaps/j4ckofalltrades
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
encoder.c
keymap.c Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
oled.c
readme.md
rules.mk

readme.md

SofleKeyboard custom keymap

Via-compatible custom keymap for Sofle

Modified version of default Via-compatible keymap with focus on adding a standard navigation cluster layer plus some Vim-inspired features e.g. soft escape (Esc when held, Ctrl when tapped), using 'h', 'j', 'k', 'l' as arrow keys.

Layout

View in Keyboard Layout Editor

Features

  • Via support
  • Mode for soft escape (Esc when tapped, Ctrl when held)
  • Vim-style navigation (h j k l as arrow keys)
  • Mode for standard navigation cluster
  • Toggling between layers when encoders are pressed
  • Left encoder controls VOLUP/VOLDOWN. Right encoder PGUP/PGDN.