11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config BOARD_PIANTOR_PRO_BT_LEFT
|
|
bool "Piantor Pro BT Left"
|
|
depends on SOC_NRF52840_QIAA
|
|
|
|
config BOARD_PIANTOR_PRO_BT_RIGHT
|
|
bool "Piantor Pro BT Right"
|
|
depends on SOC_NRF52840_QIAA
|