qmk_firmware/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.
2018-09-17 13:48:02 -04:00
..
config.h Vim Layout for Ergodox-EZ (mac only) (#2112) 2017-12-11 21:06:05 -05:00
keymap.c Ergodox EZ refactor (#3171) 2018-06-12 21:55:08 -07:00
readme.md Vim Layout for Ergodox-EZ (mac only) (#2112) 2017-12-11 21:06:05 -05:00
rules.mk Vim Layout for Ergodox-EZ (mac only) (#2112) 2017-12-11 21:06:05 -05:00
vim.h Make PREVENT_STUCK_MODIFIERS the default (#3107) 2018-09-17 13:48:02 -04:00

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.