mirror of https://github.com/qmk/qmk_firmware
6 lines
271 B
Markdown
6 lines
271 B
Markdown
|
# 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.
|