-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
layout: home | ||
hero: | ||
name: QMK Toolbox | ||
tagline: A collection of flashing tools for QMK keyboards | ||
image: /logo.png | ||
actions: | ||
- theme: brand | ||
text: Install for Windows | ||
link: https://github.com/qmk/qmk_toolbox/releases/latest/download/qmk_toolbox_install.exe | ||
- theme: brand | ||
text: Install for macOS | ||
link: https://github.com/qmk/qmk_toolbox/releases/latest/download/QMK.Toolbox.pkg | ||
- theme: alt | ||
text: GitHub | ||
link: https://github.com/qmk/qmk_toolbox | ||
features: | ||
- title: Built-In Key Tester | ||
icon: ⌨️ | ||
details: Make sure your newly-flashed keyboard is working as expected. | ||
- title: Automatic Driver Installation | ||
icon: 🛠️ | ||
details: No-fuss installation of drivers for all supported bootloaders on Windows. | ||
- title: HID Console | ||
icon: 🐛 | ||
details: Debug your code using QMK's Console feature. | ||
--- | ||
|
||
[Latest release](https://github.com/qmk/qmk_toolbox/releases/latest) · [Homebrew instructions](https://github.com/qmk/qmk_toolbox?tab=readme-ov-file#download) |