binds/qmk: init

Create the `vim.binds.qmk` module with `enable` and `setupOpts`.
This commit is contained in:
Cool-Game-Dev 2025-08-13 20:05:08 -05:00
commit ef9609c207
No known key found for this signature in database
7 changed files with 101 additions and 0 deletions

View file

@ -3,5 +3,6 @@ _: {
./which-key
./cheatsheet
./hardtime
./qmk
];
}