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

9 lines
223 B
Plaintext
Raw Normal View History

2020-10-02 23:16:59 +10:00
# Copyright (c) 2020 The ZMK Contributors
2020-09-03 22:20:05 +10: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)