forked from kofal.net/zmk
feat(boards): Add nice!60 board
This commit is contained in:
committed by
Pete Johanson
parent
a32cd668d6
commit
3f838f0aaf
8
app/boards/arm/nice60/Kconfig
Normal file
8
app/boards/arm/nice60/Kconfig
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2021 Nick Winans
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config BOARD_ENABLE_DCDC
|
||||
bool "Enable DCDC mode"
|
||||
select SOC_DCDC_NRF52X
|
||||
default y
|
||||
depends on BOARD_NICE60
|
||||
Reference in New Issue
Block a user