This commit is contained in:
Xudong Zheng 2026-01-31 14:44:03 -03:00 committed by GitHub
commit 1ba9c263cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -310,7 +310,7 @@ config ZMK_RGB_UNDERGLOW_SAT_START
config ZMK_RGB_UNDERGLOW_BRT_START
int "RGB underglow start brightness value in percent"
range ZMK_RGB_UNDERGLOW_BRT_MIN ZMK_RGB_UNDERGLOW_BRT_MAX
range 0 100
config ZMK_RGB_UNDERGLOW_SPD_START
int "RGB underglow start animation speed value"

View File

@ -78,7 +78,7 @@ config ZMK_RGB_UNDERGLOW_SAT_START
default 100
config ZMK_RGB_UNDERGLOW_BRT_START
default ZMK_RGB_UNDERGLOW_BRT_MAX
default 100
config ZMK_RGB_UNDERGLOW_SPD_START
default 3