zmk/app/boards/shields/ergodash/Kconfig.shield

9 lines
237 B
Plaintext
Raw Normal View History

2020-12-27 07:13:42 -08:00
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_ERGODASH_LEFT
def_bool $(shields_list_contains,ergodash_left)
2020-12-27 07:13:42 -08:00
config SHIELD_ERGODASH_RIGHT
def_bool $(shields_list_contains,ergodash_right)