3d3c45bc80
* Use two shield system, nice_view, and nice_view_adapter * Build system fixes for interconnect use.
5 lines
143 B
Text
5 lines
143 B
Text
# Copyright (c) 2022 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config SHIELD_NICE_VIEW
|
|
def_bool $(shields_list_contains,nice_view)
|