8 lines
152 B
Text
8 lines
152 B
Text
#
|
|
# Copyright (c) 2021 The ZMK Contributors
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
config SHIELD_ZEPHIRUM
|
|
def_bool $(shields_list_contains,zephirum)
|