underglow-layer: enable with EXPERIMENTAL_RGB_LAYER Kconfig

This commit is contained in:
darknao 2024-05-23 16:09:11 +02:00 committed by afiqzudinhadi
parent a1d67a4e92
commit f20c011fc6
2 changed files with 12 additions and 5 deletions

View file

@ -335,6 +335,10 @@ config ZMK_RGB_UNDERGLOW_AUTO_OFF_USB
bool "Turn off RGB underglow when USB is disconnected"
depends on USB_DEVICE_STACK
config EXPERIMENTAL_RGB_LAYER
bool "Experimental per-key per-layer RGB underglow"
default n
endif # ZMK_RGB_UNDERGLOW
menuconfig ZMK_BACKLIGHT