zmk_mf68/app/boards/shields/lotus58/Kconfig.shield
Temur Beissov c74ae45e17
Lotus58 (#1090)
* lotus58 shield added

* lotus58 default keymap

* lotus58 keymap legend update

* Lotus58 keymap fix

* lotus58 keymap update

* lotus58 kb name fixed

* lotus58 keymap update
PR fix
2022-01-31 13:02:19 -06:00

9 lines
227 B
Plaintext

# Copyright (c) 2022 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_LOTUS58_LEFT
def_bool $(shields_list_contains,lotus58_left)
config SHIELD_LOTUS58_RIGHT
def_bool $(shields_list_contains,lotus58_right)