* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
This keymap adds vim emulation to the keyboard firmware. Layer 0 is 'normal mode', providing a number of commands like w, e, a, dw, etc.
w
e
a
dw
The keymap works by using macOS text-editing shortcuts, so currently it only chooches on macOS.