From 76268bae8ffebc304d971342b14cbfcbca2f0b8a Mon Sep 17 00:00:00 2001 From: Cem Aksoylar Date: Sun, 6 Feb 2022 21:54:05 -0800 Subject: feat(docs): Document locality for backlight behaviors --- docs/docs/behaviors/backlight.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/behaviors/backlight.md b/docs/docs/behaviors/backlight.md index e8d3340..cb9a85a 100644 --- a/docs/docs/behaviors/backlight.md +++ b/docs/docs/behaviors/backlight.md @@ -49,3 +49,7 @@ Here is a table describing the action for each define: ``` &bl BL_SET 50 ``` + +## Split Keyboards + +Backlight behaviors are global: This means that when triggered, they affect both the central and peripheral side of split keyboards. -- cgit v1.2.3