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

if SHIELD_CRBN

config ZMK_KEYBOARD_NAME
	default "CRBN"

endif