mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:42:44 -10:00
Update Kconfig.defconfig
This commit is contained in:
parent
e6156789c2
commit
7f83b0a253
@ -24,6 +24,12 @@ config BOARD_ENABLE_DCDC
|
||||
select SOC_DCDC_NRF52X
|
||||
default y
|
||||
|
||||
config BOARD_ENABLE_DCDC_HV
|
||||
bool "Enable High Voltage DCDC converter"
|
||||
default y
|
||||
select SOC_DCDC_NRF52X_HV
|
||||
depends on (BOARD_CORNE_LEFT || BOARD_CORNE_RIGHT)
|
||||
|
||||
|
||||
config ZMK_SPLIT
|
||||
default y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user