Files
zmk-sofle/config/Kconfig
T
2024-10-12 04:50:44 +08:00

17 lines
268 B
Plaintext

#
# Copyright (c) 2022 The ZMK Contributors
# SPDX-License-Identifier: MIT
#
config BOARD_SOFLE_LEFT
bool
config BOARD_SOFLE_RIGHT
bool
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on BOARD_sofle