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

14 lines
262 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-14 20:26:03 -07:00
2021-07-15 15:34:00 -07:00
config BOARD_NICE_NANO_V2
bool "nice!nano v2"
depends on SOC_NRF52840_QIAA
2021-07-15 15:34:00 -07:00