mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2026-05-21 08:54:43 -09:00
Update Kconfig.defconfig
This commit is contained in:
@@ -19,6 +19,12 @@ if BOARD_CORNE_LEFT || BOARD_CORNE_RIGHT
|
|||||||
config BOARD
|
config BOARD
|
||||||
default "corne"
|
default "corne"
|
||||||
|
|
||||||
|
config BOARD_ENABLE_DCDC
|
||||||
|
bool "Enable DCDC mode"
|
||||||
|
select SOC_DCDC_NRF52X
|
||||||
|
default y
|
||||||
|
depends on BOARD_corne
|
||||||
|
|
||||||
config ZMK_SPLIT
|
config ZMK_SPLIT
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user