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:
Josh Johnson 2021-11-30 04:39:46 +11:00 committed by GitHub
parent b9a35c6ae7
commit 66f90dae3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 194 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_CHALICE
config ZMK_KEYBOARD_NAME
default "Chalice"
endif