diff options
author | Drashna Jaelre <drashna@live.com> | 2019-10-15 15:21:05 -0700 |
---|---|---|
committer | Joel Challis <git@zvecr.com> | 2019-10-15 23:21:05 +0100 |
commit | feb116c4f33d1c4f451f3eecbf3d8f80be80e557 (patch) | |
tree | 6fb49fc26b26b15203899012fd751c93d186965a /docs/newbs_testing_debugging.md | |
parent | 5a3aefed8d7fa2d86ff3d292915b42a3444048d0 (diff) | |
download | qmk_firmware-feb116c4f33d1c4f451f3eecbf3d8f80be80e557.tar.gz |
[Docs] Replace Switch Hitter link with Wayback Machine link (#7009)
* [Docs] Replace Switch Hitter link with Wayback Machine link
* Add QMK Configurator link as well
To appease yan
Diffstat (limited to 'docs/newbs_testing_debugging.md')
-rw-r--r-- | docs/newbs_testing_debugging.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/newbs_testing_debugging.md b/docs/newbs_testing_debugging.md index 771846b40..4756a29be 100644 --- a/docs/newbs_testing_debugging.md +++ b/docs/newbs_testing_debugging.md @@ -8,7 +8,8 @@ Testing your keyboard is usually pretty straightforward. Press every single key Note: These programs are not provided by or endorsed by QMK. -* [Switch Hitter](https://elitekeyboards.com/switchhitter.php) (Windows Only) +* [QMK Configurator](https://config.qmk.fm/#/test/) (Web Based) +* [Switch Hitter](https://web.archive.org/web/20190413233743/https://elitekeyboards.com/switchhitter.php) (Windows Only) * [Keyboard Viewer](https://www.imore.com/how-use-keyboard-viewer-your-mac) (Mac Only) * [Keyboard Tester](http://www.keyboardtester.com) (Web Based) * [Keyboard Checker](http://keyboardchecker.com) (Web Based) |