Skip to content

Commit

Permalink
Update corneish_zen.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
a741725193 committed May 5, 2024
1 parent c428191 commit 547b846
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions config/corneish_zen.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
# Copyright (c) 2022 Darryl deHaan
# SPDX-License-Identifier: MIT
#


CONFIG_WS2812_STRIP=y
CONFIG_ZMK_RGB_UNDERGLOW=y
CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=y
CONFIG_ZMK_RGB_UNDERGLOW_ON_START=y
CONFIG_ZMK_RGB_UNDERGLOW_BRT_MAX=50
CONFIG_ZMK_RGB_UNDERGLOW_ON_START=n
CONFIG_ZMK_RGB_UNDERGLOW_BRT_MAX=80

CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y
CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_USB=y
CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=n
CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_USB=n

CONFIG_ZMK_RGB_UNDERGLOW_HUE_START=160
CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=3
Expand Down

0 comments on commit 547b846

Please sign in to comment.