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:
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)
|
||||
Reference in New Issue
Block a user