qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 24c05ff1c7915e3d07b2359caa0a0fc88ef02a69
parent 65e1afe0af419fc8ad3e318376bd1cf3fea83283
Author: diegorodriguezv <diegorodriguezv@users.noreply.github.com>
Date:   Tue,  9 Sep 2025 20:44:47 -0500

Correct link in porting_your_keyboard_to_qmk.md (#25635)

Fixed anchor
Diffstat:
Mdocs/porting_your_keyboard_to_qmk.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/porting_your_keyboard_to_qmk.md b/docs/porting_your_keyboard_to_qmk.md @@ -164,7 +164,7 @@ There are a lot of features that can be turned on or off, configured or tuned. S ### Configuration Options -For available options for `config.h`, you should see the [Config Options](config_options#the-configh-file) page for more details. +For available options for `config.h`, you should see the [Config Options](config_options#the-config-h-file) page for more details. ### Build Options