6 lines
149 B
Text
6 lines
149 B
Text
|
# Copyright (c) 2022 The ZMK Contributors
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
|
||
|
config SHIELD_HUMMINGBIRD
|
||
|
def_bool $(shields_list_contains,hummingbird)
|