mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 13:22: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
|
select SOC_DCDC_NRF52X
|
||||||
default y
|
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
|
config ZMK_SPLIT
|
||||||
default y
|
default y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user