mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
* 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>
10 lines
147 B
Plaintext
10 lines
147 B
Plaintext
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_CHALICE
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Chalice"
|
|
|
|
endif
|