7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
|
# Copyright (c) 2020 The ZMK Contributors
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
|
||
|
config SHIELD_BOARDSOURCE3X4
|
||
|
def_bool $(shields_list_contains,boardsource3x4)
|
||
|
|