Skip to content

Commit

Permalink
keyboard: Limit maximum brightness to 15%
Browse files Browse the repository at this point in the history
  • Loading branch information
xingrz committed Jun 20, 2023
1 parent 6954ac7 commit 036a67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/arm/hw75_keyboard/hw75_keyboard_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CONFIG_PINCTRL=y
# RGB
CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n
CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y
CONFIG_ZMK_RGB_UNDERGLOW_BRT_START=10
CONFIG_ZMK_RGB_UNDERGLOW_BRT_MAX=15
CONFIG_HW75_INDICATOR_BRIGHTNESS_ACTIVE=255
CONFIG_HW75_INDICATOR_BRIGHTNESS_INACTIVE=10

Expand Down

0 comments on commit 036a67d

Please sign in to comment.