8 lines
137 B
Text
8 lines
137 B
Text
|
#
|
||
|
# Copyright (c) 2020 The ZMK Contributors
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
#
|
||
|
|
||
|
config SHIELD_CRBN
|
||
|
def_bool $(shields_list_contains,crbn)
|