feat(shields): add CRBN shield
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com> PR: #483
This commit is contained in:
parent
328a797e0d
commit
b0c525df72
10 changed files with 122 additions and 4 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue