diff --git a/404.html b/404.html index 878fa48..f343e0e 100644 --- a/404.html +++ b/404.html @@ -16,7 +16,7 @@
- + \ No newline at end of file diff --git a/dev.html b/dev.html index c9e25d4..64d39b4 100644 --- a/dev.html +++ b/dev.html @@ -20,7 +20,7 @@
Skip to content

Contributing

👍🎉 First off, thanks for taking the time to read this and contribute! 🎉👍

Third-party contributions help us grow and improve QMK. We want to make the pull request and contribution process useful and easy for both contributors and maintainers.

Bugs/Enhancements

Found something that is broken or could be improved?

The best place to get quick support is going to be on our Discord. There is usually somebody online, and there are a bunch of very helpful people there.

Otherwise raise an issue, with any additional details you can provide.

Documentation

Want to improve the documentation?

Powered by vitepress, and hosted on GitHub Pages, you can request changes by making a fork and pull request.

Previewing the Documentation

Before opening a pull request, you can preview your changes with the following command:

console
yarn install
 yarn serve

This project is maintained by QMK collaborators and contributors like you!

- + \ No newline at end of file diff --git a/faq.html b/faq.html index d4dce45..fdb9096 100644 --- a/faq.html +++ b/faq.html @@ -23,7 +23,7 @@ # If needed, close QMK MSYS, run it again from Start menu. Update the rest with: pacman -Su

How do I configure Windows Terminal?

Windows Terminal, which supports various shells, can also be extended to support QMK MSYS. Just tick the "Add QMK MSYS profile to Windows Terminal" checkbox during installation.

If you would prefer to do this manually, create a new empty profile in Windows Terminal settings:

Note that this example assumes that you have QMK MSYS installed to the default location (generally C:\QMK_MSYS).

More Coming Soon...

Need help with something?

The best place to get quick support is going to be on our Discord. There is usually somebody online, and there are a bunch of very helpful people there.

- + \ No newline at end of file diff --git a/guide.html b/guide.html index 3662c69..bf3e5af 100644 --- a/guide.html +++ b/guide.html @@ -19,7 +19,7 @@
Skip to content

Getting Started

  1. Install the latest release
    install example"
  2. Open the QMK MSYS shortcut
    shortcut example"
  3. Run qmk setup
    setup example"
  4. Run qmk compile
    compile example"
  5. Profit!
    built firmware example"

Next Steps

The QMK Tutorial will walk you through creating a keymap for your keyboard.

Need help with something?

The best place to get quick support is going to be on our Discord. There is usually somebody online, and there are a bunch of very helpful people there.

This project is maintained by QMK collaborators and contributors like you!

- + \ No newline at end of file diff --git a/hashmap.json b/hashmap.json index ddda0ab..e4fb472 100644 --- a/hashmap.json +++ b/hashmap.json @@ -1 +1 @@ -{"faq.md":"tqRzTZI8","dev.md":"CMZnqryX","guide.md":"Dk2-t6KT","index.md":"CYMyYiQR"} +{"guide.md":"Dk2-t6KT","faq.md":"tqRzTZI8","index.md":"CYMyYiQR","dev.md":"CMZnqryX"} diff --git a/index.html b/index.html index b857f3c..e0ab36b 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@
Skip to content

QMK MSYS

A Windows one-click installer for the QMK CLI

Want to get started with QMK Firmware quickly? Running Windows 8/10 and want to avoid installation headaches? Look no further!

Bundling MSYS2 + QMK CLI together, this installer package aims to give you a QMK build environment with as little effort as possible.

terminal example"

Not using Windows? Go directly to the Tutorial to get started.

This project is maintained by QMK collaborators and contributors like you!

- + \ No newline at end of file