summaryrefslogtreecommitdiff
path: root/app/boards/shields/crbn/Kconfig.defconfig
blob: 2a5c8e397adb2f1d5c48c015053af5a0b3bfa976 (plain)
1
2
3
4
5
6
7
8
9
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT

if SHIELD_CRBN

config ZMK_KEYBOARD_NAME
	default "CRBN"

endif