From 3dcdf41d1c3da8fade4e80bc87f3c4f700562bed Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Mon, 9 Mar 2026 21:16:30 +0000 Subject: [PATCH] Fix split data sync link in community modules docs (#26055) --- docs/features/community_modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/community_modules.md b/docs/features/community_modules.md index c8adf58674..2b0086134b 100644 --- a/docs/features/community_modules.md +++ b/docs/features/community_modules.md @@ -137,7 +137,7 @@ This file defines RGB matrix effects in the same form as used with `rgb_matrix_k ### Custom split keyboard data sync -Defines follow the convention, `SPLIT_TRANSACTION_IDS_MODULE_` (see [Custom LED Matrix Effects](split_keyboard#custom-data-sync)). +Defines follow the convention, `SPLIT_TRANSACTION_IDS_MODULE_` (see [Custom data sync](split_keyboard#custom-data-sync)). ### Compatible APIs