forked from kofal.net/zmk
Initial basic work on nice!nano board support.
This commit is contained in:
8
app/boards/arm/nice_nano/Kconfig.board
Normal file
8
app/boards/arm/nice_nano/Kconfig.board
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user