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
5
app/boards/shields/pancake/Kconfig.shield
Normal file
5
app/boards/shields/pancake/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_PANCAKE
|
||||
def_bool $(shields_list_contains,pancake)
|
||||
Loading…
Add table
Add a link
Reference in a new issue