6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
|
# Copyright (c) 2020 The ZMK Contributors
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
|
||
|
config SHIELD_ARTSEY_DEV
|
||
|
def_bool $(shields_list_contains,artsey_dev)
|