keyboard/keyboards/zmk-config/config/boards/shields/pockettype/Kconfig.defconfig

10 lines
162 B
Plaintext
Raw Normal View History

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_POCKETTYPE
config ZMK_KEYBOARD_NAME
2020-12-25 23:02:17 +00:00
default "Pockettype"
endif