mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-31 10:25:19 -05:00
7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
|
|
config BOARD_ENABLE_DCDC
|
|
bool "Enable DCDC mode"
|
|
select SOC_DCDC_NRF52X
|
|
default y
|
|
depends on BOARD_NICE_NANO
|