diff options
| author | Pete Johanson <peter@peterjohanson.com> | 2020-08-10 13:46:46 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-10 13:46:46 -0400 | 
| commit | bc6b11eb02352900a62434ab60415f972222a1a2 (patch) | |
| tree | 8f39865685bdad0593e8f706590c326b4f0e6080 /app/boards/shields/kyria/kyria.conf | |
| parent | 579ca63120c7ba3df430d0c5c059140966f77bca (diff) | |
| parent | fd77fdb63d5fe8a031f0adfa1a4f5964e6f339ef (diff) | |
Merge pull request #78 from Nicell/docs/rgb
Add RGB documentation
Diffstat (limited to 'app/boards/shields/kyria/kyria.conf')
| -rw-r--r-- | app/boards/shields/kyria/kyria.conf | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/app/boards/shields/kyria/kyria.conf b/app/boards/shields/kyria/kyria.conf index f4ab45a..fa98d1c 100644 --- a/app/boards/shields/kyria/kyria.conf +++ b/app/boards/shields/kyria/kyria.conf @@ -4,3 +4,6 @@  # Uncomment the following line to enable the Kyria OLED Display  # CONFIG_ZMK_DISPLAY=y + +# Uncomment the following line to enable RGB underglow +# CONFIG_ZMK_RGB_UNDERGLOW=y | 
