mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-26 01:30:45 +02:00
745338dc10
See https://kbd.dailycraft.jp/bat43/ for details.
10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
# Copyright (c) 2021 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_BAT43
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Bat43"
|
|
|
|
endif
|