forked from kofal.net/zmk
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:
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
|
||||
Reference in New Issue
Block a user