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

9 lines
229 B
Plaintext
Raw Normal View History

2020-10-02 06:16:59 -07:00
# Copyright (c) 2020 The ZMK Contributors
2020-09-03 05:20:05 -07:00
# SPDX-License-Identifier: MIT
config SHIELD_CRADIO_LEFT
def_bool $(shields_list_contains,cradio_left)
config SHIELD_CRADIO_RIGHT
def_bool $(shields_list_contains,cradio_right)