feat(shields): Added Waterfowl shield
This commit is contained in:
parent
01500b085e
commit
617136b45e
10 changed files with 324 additions and 0 deletions
9
app/boards/shields/waterfowl/Kconfig.shield
Normal file
9
app/boards/shields/waterfowl/Kconfig.shield
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#Copyright (c) 2022 The ZMK Contributors
|
||||
#SPDX-License-Identifier: MIT
|
||||
|
||||
|
||||
config SHIELD_WATERFOWL_LEFT
|
||||
def_bool $(shields_list_contains,waterfowl_left)
|
||||
|
||||
config SHIELD_WATERFOWL_RIGHT
|
||||
def_bool $(shields_list_contains,waterfowl_right)
|
||||
Loading…
Add table
Add a link
Reference in a new issue