Update Kconfig.defconfig

This commit is contained in:
1218
2024-10-12 12:45:08 +08:00
committed by GitHub
parent 7b20ee6339
commit 7edadacf51
@@ -78,3 +78,9 @@ config LED_PWM
endif # ZMK_BACKLIGHT
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on (BOARD_SOFLE_LEFT || BOARD_SOFLE_RIGHT)