feat(shield): Add Bat43 shield
See https://kbd.dailycraft.jp/bat43/ for details.
This commit is contained in:
parent
37c830fb8a
commit
745338dc10
5 changed files with 126 additions and 0 deletions
5
app/boards/shields/bat43/Kconfig.shield
Normal file
5
app/boards/shields/bat43/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_BAT43
|
||||
def_bool $(shields_list_contains,bat43)
|
||||
Loading…
Add table
Add a link
Reference in a new issue