keyboard/keyboards/zmk-config/config/boards/shields/pockettype_dongle/Kconfig.shield

9 lines
241 B
Plaintext

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
config POCKETTYPE_CENTRAL
def_bool $(shields_list_contains,pockettype_central)
config POCKETTYPE_PERIPHERAL
def_bool $(shields_list_contains,pockettype_peripheral)