c74ae45e17
* 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
8 lines
227 B
Text
8 lines
227 B
Text
# 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)
|