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
7
app/boards/shields/crbn/Kconfig.shield
Normal file
7
app/boards/shields/crbn/Kconfig.shield
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
config SHIELD_CRBN
|
||||
def_bool $(shields_list_contains,crbn)
|
||||
Loading…
Add table
Add a link
Reference in a new issue