Skip to content

Commit

Permalink
Update bbp9983.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
ZitaoTech authored Aug 19, 2024
1 parent bfcc37d commit 0cf218e
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions config/bbp9983.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,21 @@ CONFIG_ZMK_INDICATOR_CAPSLOCK_BRT=100
# Indicator for Layer Setting
# enable LED indicator for current layer number
CONFIG_ZMK_INDICATOR_LED=y
# set brightness of the led at indicator of layer 2 in 1-100
CONFIG_ZMK_IDICATOR_LAYER_BRT=100
# set the maximium brightness of cycle effect in 1-100
# set max.brightness of the led at indicator of layer 2 when blinking in 1-100
CONFIG_ZMK_IDICATOR_LAYER_BRT=100
# set the blink interval for indicator layer 2 in miliseconds
CONFIG_ZMK_IDICATOR_BLINK_INTERVAL=300

# set the maximium brightness of cycle effect for layer 3 in 1-100
CONFIG_ZMK_IDICATOR_LAYER_CYCLE_MAXBRT=100
# set the minium brightness of cycle effect in 1-100
# set the minium brightness of cycle effect in for layer 31-100
CONFIG_ZMK_IDICATOR_LAYER_CYCLE_MINBRT=20
# set the cycle interval of cycle effect in miliseconds
# set the cycle interval of cycle effect in miliseconds for layer 3
CONFIG_ZMK_IDICATOR_LAYER_CYCLE_INTERVAL=20
# set the brightness step of cycle effect
# set the brightness step of cycle effect for layer 3
CONFIG_ZMK_IDICATOR_BRT_STEP=5
# set the blink interval for indicator layer 2 in miliseconds
CONFIG_ZMK_IDICATOR_BLINK_INTERVAL=300

# when entering layer4 the middle keyboard backlight will be turned off

# Keyboard backlight Setting
# enable keyboard backlight
Expand All @@ -47,4 +50,4 @@ CONFIG_TRACKPAD_SPEEDMULTIPLIER_HORIZONTAL=100
CONFIG_TRACKPAD_SPEEDMULTIPLIER_VERTICAL=100

# Milliseconds to wait after a setting change before writing it to flash memory
CONFIG_ZMK_SETTINGS_SAVE_DEBOUNCE=1000
CONFIG_ZMK_SETTINGS_SAVE_DEBOUNCE=1000

0 comments on commit 0cf218e

Please sign in to comment.