feat(shields): Add Osprette
This commit is contained in:
parent
a8c7cf4f19
commit
b23934cf94
6 changed files with 187 additions and 0 deletions
9
app/boards/shields/osprette/Kconfig.defconfig
Normal file
9
app/boards/shields/osprette/Kconfig.defconfig
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_OSPRETTE
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Osprette"
|
||||
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue