|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
config.h | 98ac32b417 Vim Layout for Ergodox-EZ (mac only) (#2112) | %!s(int64=7) %!d(string=hai) anos |
keymap.c | 0da6562c4d Make default layer size 16-bit (#15286) | %!s(int64=3) %!d(string=hai) anos |
readme.md | 98ac32b417 Vim Layout for Ergodox-EZ (mac only) (#2112) | %!s(int64=7) %!d(string=hai) anos |
rules.mk | 98ac32b417 Vim Layout for Ergodox-EZ (mac only) (#2112) | %!s(int64=7) %!d(string=hai) anos |
vim.h | 74223c34a9 Remove legacy keycodes, part 6 (#18740) | %!s(int64=2) %!d(string=hai) anos |
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.