forked from kofal.net/zmk
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:
9
app/boards/shields/chalice/Kconfig.defconfig
Normal file
9
app/boards/shields/chalice/Kconfig.defconfig
Normal 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
|
||||
Reference in New Issue
Block a user