diff options
author | Cem Aksoylar <caksoylar@gmail.com> | 2022-02-06 21:53:30 -0800 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2022-02-07 09:30:16 -0500 |
commit | a1ef7c8090b4dc7b85605b877c56abcc44b2ef4d (patch) | |
tree | 45fc7e54396f6b1e1e53d1295eb96b6942386c5f /docs | |
parent | c0b5985ac788002f03511a6a42109f21b510bfbf (diff) |
feat(docs): Document locality for RGB underglow behaviors
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/behaviors/underglow.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/docs/behaviors/underglow.md b/docs/docs/behaviors/underglow.md index 597c249..a6a4771 100644 --- a/docs/docs/behaviors/underglow.md +++ b/docs/docs/behaviors/underglow.md @@ -66,3 +66,7 @@ Value Limits: ``` &rgb_ug RGB_COLOR_HSB(128,100,100) ``` + +## Split Keyboards + +RGB underglow behaviors are global: This means that when triggered, they affect both the central and peripheral side of split keyboards. |