forked from kofal.net/zmk
feat(shields): Added Waterfowl shield
This commit is contained in:
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)
|
||||
Reference in New Issue
Block a user