2022-01-31 11:02:19 -08:00
|
|
|
# Copyright (c) 2022 The ZMK Contributors
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
|
|
|
config SHIELD_LOTUS58_LEFT
|
2023-04-22 21:25:56 -07:00
|
|
|
def_bool $(shields_list_contains,lotus58_left)
|
2022-01-31 11:02:19 -08:00
|
|
|
|
|
|
|
config SHIELD_LOTUS58_RIGHT
|
2023-04-22 21:25:56 -07:00
|
|
|
def_bool $(shields_list_contains,lotus58_right)
|