forked from kofal.net/zmk
feat(shield): Add Bat43 shield
See https://kbd.dailycraft.jp/bat43/ for details.
This commit is contained in:
9
app/boards/shields/bat43/Kconfig.defconfig
Normal file
9
app/boards/shields/bat43/Kconfig.defconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_BAT43
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Bat43"
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user