mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
Add DCDC setting for nano.
This commit is contained in:
6
app/boards/arm/nice_nano/Kconfig
Normal file
6
app/boards/arm/nice_nano/Kconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
config BOARD_ENABLE_DCDC
|
||||
bool "Enable DCDC mode"
|
||||
select SOC_DCDC_NRF52X
|
||||
default y
|
||||
depends on BOARD_NICE_NANO
|
||||
Reference in New Issue
Block a user