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
7b5debd264
commit
fb34e82bc1
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user