feat(boards): Add Zodiark shield
This commit is contained in:
parent
19a7d686fb
commit
063b496c26
8 changed files with 291 additions and 0 deletions
8
app/boards/shields/zodiark/Kconfig.shield
Normal file
8
app/boards/shields/zodiark/Kconfig.shield
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_ZODIARK_LEFT
|
||||
def_bool $(shields_list_contains,zodiark_left)
|
||||
|
||||
config SHIELD_ZODIARK_RIGHT
|
||||
def_bool $(shields_list_contains,zodiark_right)
|
||||
Loading…
Add table
Add a link
Reference in a new issue