feat(shields) add support for Spaceman Pancake (#1400)
* add support for Spaceman Pancake Co-authored-by: Pete Johanson <peter@peterjohanson.com> Co-authored-by: Jason Hazel <jhazel@matrixmediaservices.com> Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
parent
8bc96ab9fe
commit
be0d49b62d
6 changed files with 119 additions and 0 deletions
9
app/boards/shields/pancake/Kconfig.defconfig
Normal file
9
app/boards/shields/pancake/Kconfig.defconfig
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_PANCAKE
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Pancake"
|
||||
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue