You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/ergodox_ez/keymaps/vim
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* 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.
7 years ago
..
config.h Vim Layout for Ergodox-EZ (mac only) (#2112) 8 years ago
keymap.c Ergodox EZ refactor (#3171) 7 years ago
readme.md Vim Layout for Ergodox-EZ (mac only) (#2112) 8 years ago
rules.mk Vim Layout for Ergodox-EZ (mac only) (#2112) 8 years ago
vim.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago

readme.md

Vim-like keymap for macOS

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.

The keymap works by using macOS text-editing shortcuts, so currently it only chooches on macOS.