We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f10c50 commit e6f22f9Copy full SHA for e6f22f9
README.md
@@ -16,7 +16,7 @@ This is a template repository which allows for an external set of QMK keymaps to
16
1. Add your keymap(s) to the build by running `qmk userspace-add -kb <your_keyboard> -km <your_keymap>`
17
* This will automatically update your `qmk.json` file
18
* Corresponding `qmk userspace-remove -kb <your_keyboard> -km <your_keymap>` will delete it
19
- * Listing the build targets can be done with with `qmk userspace-list`
+ * Listing the build targets can be done with `qmk userspace-list`
20
1. Commit your changes
21
22
## Howto build with GitHub
0 commit comments