Skip to content

Commit

Permalink
enable backlight, tweak underglow
Browse files Browse the repository at this point in the history
  • Loading branch information
Grifs committed Nov 19, 2023
1 parent 9840083 commit fdf5fba
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/splitkb_aurora_lily58.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,12 @@ CONFIG_ZMK_DISPLAY=y

# Uncomment the following lines to enable RGB underglow
CONFIG_ZMK_RGB_UNDERGLOW=y

# Custom
CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y
CONFIG_ZMK_RGB_UNDERGLOW_HUE_START=0
CONFIG_ZMK_RGB_UNDERGLOW_SAT_START=0
CONFIG_ZMK_RGB_UNDERGLOW_BRT_START=20

CONFIG_ZMK_BACKLIGHT=y
CONFIG_ZMK_BACKLIGHT_AUTO_OFF_IDLE=y

0 comments on commit fdf5fba

Please # to comment.