feat(shield) Add Chalice support (#1022)
* add chalice * add split bs transform * Update app/boards/shields/chalice/chalice.zmk.yml Co-authored-by: Nick Winans <nick@winans.codes> Co-authored-by: Nick Winans <nick@winans.codes>
This commit is contained in:
parent
b9a35c6ae7
commit
66f90dae3a
8 changed files with 194 additions and 0 deletions
5
app/boards/shields/chalice/Kconfig.shield
Normal file
5
app/boards/shields/chalice/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_CHALICE
|
||||
def_bool $(shields_list_contains,chalice)
|
||||
Loading…
Add table
Add a link
Reference in a new issue