fix rows
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_TOTEM
|
||||
bool
|
||||
|
||||
config SHIELD_TOTEM_LEFT
|
||||
def_bool $(shields_list_contains,totem_left)
|
||||
select SHIELD_TOTEM
|
||||
|
||||
config SHIELD_TOTEM_RIGHT
|
||||
def_bool $(shields_list_contains,totem_right)
|
||||
select SHIELD_TOTEM
|
||||
|
||||
Reference in New Issue
Block a user