qmk_firmware

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

commit 514175848e95887d196058f09ec6195fc6b477d6
parent 7caef16edd749ea2f185a90df990d74998adb4f4
Author: QMK Bot <hello@qmk.fm>
Date:   Wed, 10 Sep 2025 01:45:28 +0000

Merge remote-tracking branch 'origin/master' into develop

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