qmk-firmwares/keyboards/ergodox_ez/keymaps/vim
2021-01-11 01:25:45 -08:00
..
config.h
keymap.c Remove unused action_get_macro() usages in user files (#11165) 2021-01-11 01:25:45 -08:00
readme.md
rules.mk
vim.h

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.