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

9 lines
223 B
Plaintext
Raw Normal View History

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