qmk_firmware/keyboards/sofle/keymaps/j4ckofalltrades
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
encoder.c Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
keymap.c Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
oled.c
readme.md
rules.mk

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.