zmk_mf68/app/boards/shields/romac/Kconfig.defconfig

11 lines
149 B
Plaintext
Raw Normal View History

2020-08-27 06:25:26 +10:00
# Copyright (c) 2020 Pete Johanson, Richard Jones
2020-08-24 05:05:56 +10:00
# SPDX-License-Identifier: MIT
2020-08-23 06:47:29 +10:00
if SHIELD_ROMAC
config ZMK_KEYBOARD_NAME
2020-08-24 04:59:41 +10:00
default "RoMac"
2020-08-23 06:47:29 +10:00
endif