zmk_mf68/app/boards/arm/nice_nano/Kconfig.board

10 lines
172 B
Plaintext
Raw Normal View History

# nice!nano board configuration
# Copyright (c) 2020 Pete Johanson
# SPDX-License-Identifier: MIT
config BOARD_NICE_NANO
bool "nice!nano"
depends on SOC_NRF52840_QIAA
2020-08-15 13:26:03 +10:00