ddrcode / qmk_userspace

QMK Userspace
0 stars 0 forks source link

Implement Vi/Vim mode #1

Open ddrcode opened 2 years ago

ddrcode commented 2 years ago

Add VIM layer that emulates a VIM normal mode. Ideally add support for multiple operating systems. Check here and here for inspirations

Expected features:

VI functions to support:

No-goals (features that can't be supported on keyboard level):

ddrcode commented 2 years ago

Work-in-progress in vim branch