summaryrefslogtreecommitdiff
path: root/app/boards/shields/cradio/Kconfig.shield
blob: bb5f0735d5bf5c7ae63c7f9ecf58f22cc34dd42b (plain)
1
2
3
4
5
6
7
8
# Copyright (c) 2020 The ZMK Contributors
# 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)