66f90dae3a
* 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>
9 lines
147 B
Text
9 lines
147 B
Text
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_CHALICE
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Chalice"
|
|
|
|
endif
|