11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
# Maker Diary nrf52840 M.2 board configuration
|
|
#
|
|
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
config BOARD_ITSYBITSY_NRF52840
|
|
bool "itsybitsy_nrf52480"
|
|
depends on SOC_NRF52840_QIAA
|
|
|