7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
|
# Copyright (c) 2022 The ZMK Contributors
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
|
||
|
config BOARD_PILLBUG
|
||
|
bool "PillBug"
|
||
|
depends on SOC_NRF52840_QIAA
|