9 lines
166 B
Text
9 lines
166 B
Text
/*
|
|
* Copyright (c) 2020 The ZMK Contributors
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
config SHIELD_BOARDSOURCE3X4
|
|
def_bool $(shields_list_contains,boardsource3x4)
|
|
|