forked from kofal.net/zmk
feat(shields): add CRBN shield
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com> PR: #483
This commit is contained in:
11
app/boards/shields/crbn/Kconfig.defconfig
Normal file
11
app/boards/shields/crbn/Kconfig.defconfig
Normal file
@@ -0,0 +1,11 @@
|
||||
#
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
if SHIELD_CRBN
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "CRBN"
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user